UI Improvements: dark mode fixes, clearer hover styles, disable dropdowns, and responsive design table#1024
Conversation
|
I'm having trouble seeing any different with this change?:
Can you explain exactly what changed here? The rest looks good! |
|
@tunetheweb when the page loads the dropdowns for technology/category, geo, and rank are disabled (and with subtle less contrast grayed out styling) until the API returns the list of technologies, geos and ranks to populate it with. Then the disabled attribute is removed and the Previously while API is loading: |
|
Ah OK I can see it. But as the
This particular apparent when you use "Disable cache" and 3G settings in DevTools and reload when the time between steps 2 and 3 is load, but between 3 and 4 is short. And that is what I was testing and missed the bit between steps 3 and 4. See this video: screenrecording.movShouldn't we set the |
|
@tunetheweb that should be updated and ready for another review :) |
|
This works well now in the Technologies page, but not the Comparisons page. Should we merge this and fix that in another PR? Or fix it in this PR? |
|
@tunetheweb it's updated, but I can create a follow-up PR to make the code cleaner (there's two different filter sidebars with almost identical elements, can make it one reusable component) |
|
SGTM. Yeah noticed the duplicated myself, which is why I didn't do a suggestion :-) |




Includes: