Skip to content

Mapper frontend legend does not match colours of features #2568

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

Open
spwoodcock opened this issue May 29, 2025 · 0 comments
Open

Mapper frontend legend does not match colours of features #2568

spwoodcock opened this issue May 29, 2025 · 0 comments
Assignees
Labels
bug Something isn't working effort:low Likely a few hours frontend:mapper Related to the mapper frontend code priority:high Should be addressed as a priority

Comments

@spwoodcock
Copy link
Member

spwoodcock commented May 29, 2025

Image

  • We are using available css vars for the feature colours.
  • The buildings should definitely be green instead of blue I think.
  • We should ensure the colours match.
  • In the future, we will provide task area colours with a globally loaded css var in hotosm/ui, e.g. --hot-task-ready.
  • However, as the feature colours are unique to FieldTM, I think we should set our own vars, e.g. --hot-entity-ready: var(--another-defined-colour-here) and --hot-entity-in-progress: var(--another-defined-colour-here) (for OPENED_IN_ODK), etc
@spwoodcock spwoodcock added this to the (2025.3.1) PATCH milestone May 29, 2025
@spwoodcock spwoodcock added bug Something isn't working priority:high Should be addressed as a priority effort:low Likely a few hours frontend:mapper Related to the mapper frontend code labels May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working effort:low Likely a few hours frontend:mapper Related to the mapper frontend code priority:high Should be addressed as a priority
Projects
Development

No branches or pull requests

2 participants