Open sammyhawkrad opened 1 week ago
Glad to see this change! It's a shame that @AntonKhorev saw all the feedback about the dimmed map and completely ignored it with fast tracking this change #5330 instead of removing the filter all together until #5336 is completed.
It's a shame that @AntonKhorev saw all the feedback
I saw that there's a bug.
and completely ignored it with fast tracking this change https://github.com/openstreetmap/openstreetmap-website/pull/5330
This is a fix for that bug.
until https://github.com/openstreetmap/openstreetmap-website/pull/5336 is completed
That's not what necessarily will be deployed.
What are you waiting to merge this?
What are you waiting to merge this?
This PR needs to be updated, because another PR was recently merged that alters the brightness filter.
Can someone please rebase and merge this?
Its monday, plenty of office-going people will see the darkened map for the first time and it would help immensely to avoid the influx of bugreports and complaints on support channels.
We know from the large amount of upheaval that this css rule brought that this is not the right solution, so I'm not making this up. We've only seen the volunteer's reaction so far, not the big crowds.
Thanks!
1 Warning | |
---|---|
:warning: | Merge commits are found in PR. Please rebase to get rid of the merge commits in this PR, see CONTRIBUTING.md. |
Generated by :no_entry_sign: Danger
What are you waiting to merge this?
Maybe for discussion in #5328 to conclude? Reacting to comments there or posting new, if you have something new to say, may be a good idea.
Maybe for discussion in #5328 to conclude?
@matkoniecz The problem is that the map should not have been dimmed to begin with, especially without any proper discussion. This should be merged and the map should remain as default until #5328 is concluded.
Description
It's nice to finally have a dark mode on the website but reducing the brightness of the default map tiles is not ideal and negatively affects the user experience. This PR removes the filter on the map tiles to keep the default view of the map.
Sets the dark mode view to this:
from this:
I also tested the brightness at .95 which is quite bearable if the dimming is necessary.