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

Build UI for color accessibility filters #323

Closed
orangemug opened this issue Jun 9, 2018 · 2 comments · Fixed by #392
Closed

Build UI for color accessibility filters #323

orangemug opened this issue Jun 9, 2018 · 2 comments · Fixed by #392

Comments

@orangemug
Copy link
Collaborator

Build a UI for the color accessibility filters added in issue #312.

Initial thoughts: Change the map/inspect button into a 'menu button' of possible options

  • deuteranopia
  • protanopia
  • tritanopia
  • achromatopsia

I'm picking these because this is what Color Oracle uses and I don't think we want to overwhelm users with options.

Tasks

  • Suggest solution (if different from above), wait for feedback from users
  • Build either mockup or working UI

Note that we use react-aria-menubutton else where, see

https://github.com/maputnik/editor/blob/edd09ef585c809e033ecd3b71d2745738cd4583a/src/components/layers/LayerEditor.jsx#L254-L274

@orangemug
Copy link
Collaborator Author

Initial idea for a UI for color accessibility filters

I like the idea of changing the current map 'view' and bundling inspect in with those options. However it doesn't currently show you what 'view' you're currently in. I guess we could replace the <Menu> with a <select>

Any ideas/feedback welcome and encouraged

@orangemug
Copy link
Collaborator Author

Resolved in #392

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant