这是indexloc提供的服务,不要输入任何密码
Skip to content

Issue 401: dark mode firestore #415

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

Merged
merged 8 commits into from
Jul 31, 2024

Conversation

DennisAlund
Copy link
Member

Implementing setting configuration for dark mode setting in firestore

N.B.
The solution is storing a value for colorMode rather than isDarkmode

Jul-30-2024 15-51-45
Jul-30-2024 15-51-34

@DennisAlund DennisAlund added this to the User Settings milestone Jul 30, 2024
@DennisAlund DennisAlund self-assigned this Jul 30, 2024
@DennisAlund DennisAlund linked an issue Jul 30, 2024 that may be closed by this pull request
4 tasks
…estore

# Conflicts:
#	functions/src/models/TanamUser.ts
#	functions/src/models/TanamUserAdmin.ts
#	hosting/src/hooks/useTanamUser.tsx
#	hosting/src/models/TanamUserClient.ts
Copy link

github-actions bot commented Jul 31, 2024

Visit the preview URL for this PR (updated for commit 8416068):

https://tanam-testing--pr415-issue-401-dark-mode-7pt5dgta.web.app

(expires Wed, 07 Aug 2024 02:01:21 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 5bbe8a1a68d9684d656bffba10008fe532204561

Copy link
Contributor

@muzanella11 muzanella11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice stuff and ready to go

…estore

# Conflicts:
#	functions/src/models/TanamUser.ts
#	functions/src/models/TanamUserAdmin.ts
#	hosting/src/hooks/useTanamUser.tsx
#	hosting/src/models/TanamUserClient.ts
@DennisAlund DennisAlund merged commit bf01b04 into milestone/6-user-settings Jul 31, 2024
1 check passed
@DennisAlund DennisAlund deleted the issue/401-dark-mode-firestore branch July 31, 2024 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Store Dark/Light Mode Preference in Firestore
2 participants