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

Persist participant's preferred color scheme #235

Open
cjqian opened this issue Sep 24, 2024 · 0 comments
Open

Persist participant's preferred color scheme #235

cjqian opened this issue Sep 24, 2024 · 0 comments
Labels
enhancement starter bug Good for developers who are new to the project!

Comments

@cjqian
Copy link
Member

cjqian commented Sep 24, 2024

Right now, color scheme is only changed on the frontend side. We should add a field for color scheme to ExperimenterData (utils/src/experimenter.ts) and write color scheme updates to Firestore (under /experimenterData/{experimenterId})

@cjqian cjqian added the bug Something isn't working label Sep 24, 2024
@cjqian cjqian added this to the 🗄️ Backlog milestone Sep 24, 2024
@vivtsai vivtsai added feature New feature or request bug Something isn't working enhancement starter bug Good for developers who are new to the project! and removed bug Something isn't working feature New feature or request labels Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement starter bug Good for developers who are new to the project!
Projects
None yet
Development

No branches or pull requests

2 participants