Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings Page #197

Open
DeveloperKhan opened this issue Nov 2, 2021 · 0 comments
Open

Settings Page #197

DeveloperKhan opened this issue Nov 2, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@DeveloperKhan
Copy link
Collaborator

Difficulty

Hard (1-3 people)

Description

Add the settings page (src/components/settings) to the provider routes and add it to the side menu so users can navigate to it. Make the default configuration of src/components/settings/mappicker.tsx) based on the data pulled from the "team" document in Firebase (if any values are null then use the defaults that are already hardcoded in).

Fix the saveDataToFirebase so it uses only 1 firebase api call instead of 5. Also disable the "save" button while this function is occurring (make use of an isLoading state variable).

@DeveloperKhan DeveloperKhan added the enhancement New feature or request label Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant