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

Add color picker to pick +200 colors for Sharezone Plus users #854

Closed
nilsreichardt opened this issue Aug 30, 2023 · 0 comments · Fixed by #1033
Closed

Add color picker to pick +200 colors for Sharezone Plus users #854

nilsreichardt opened this issue Aug 30, 2023 · 0 comments · Fixed by #1033
Assignees
Labels
feature: sharezone plus Includes everything that is related to the Sharezone Plus subscription

Comments

@nilsreichardt
Copy link
Member

Sharezone Plus should be able to select a color from a pool of +200 colors. We can build a color picker like this: First dialog, choose the base color (like Colors.blue). When you press on the base color, you get all blue options (like Colors.blue[100], Colors.blue[200] ... Colors.blue[900]).

@nilsreichardt nilsreichardt added the feature: sharezone plus Includes everything that is related to the Sharezone Plus subscription label Aug 30, 2023
@nilsreichardt nilsreichardt moved this to 📋 Backlog in Sharezone Plus 💎 Sep 5, 2023
@nilsreichardt nilsreichardt moved this from 📋 Backlog to 👀 In review in Sharezone Plus 💎 Sep 20, 2023
@nilsreichardt nilsreichardt self-assigned this Sep 20, 2023
github-merge-queue bot pushed a commit that referenced this issue Dec 9, 2023
## Description

I added a new color picker for Sharezone Plus users. Sharezone Plus
users first select a base color and can then select an accurate color.
The base colors are just all primaries Google Material colors and the
accurate colors are all variants of the base color.

## Demo

When a user has Sharezone Plus:


https://github.com/SharezoneApp/sharezone-app/assets/24459435/364ea5d3-8b5e-4a93-ba59-dff2fd91251f

When a user has _not_ Sharezone Plus:


![image](https://github.com/SharezoneApp/sharezone-app/assets/24459435/8756e32b-ab98-41b5-aa63-2902c522503f)

## Related tickets

Closes #855
Closes #854
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Sharezone Plus 💎 Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: sharezone plus Includes everything that is related to the Sharezone Plus subscription
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant