Closed LVerhulst4321 closed 2 years ago
Hmmm, that's a tricky one. Any CSS experts on the team we can ask for help?
I can take a look.
I've tried a few things, but I'm just shooting in the dark. :-P
I'm not seeing this behavior on main using the old config data (live from zambia.octocon.com, due to an issue I mentioned in PR#107). Can you reproduce it with the old data, and/or give me a sample of your current data that causes it?
Check out https://conclar.conreg.org
Check out https://conclar.conreg.org
Thanks! I see some bad behavior, though not exactly the same thing. It should be enough to work with for now.
I accidentally checked in a config file referencing local data files. I've submitted a PR to put back the previous ones. Could someone approve, please?
I've had a friend who works in UI design take a look and she suggests turning the X into a regular button and moving below the filters, which would solve the problem. What do you think?
A little button that says "Clear" or "Reset" would be nice.
This is the kind of UI I have in mind: https://fingalppn.ie/policy-hub/
I have uploaded the proposed change to https://conclar.conreg.org/
I like it.
Works well
Resolved by #112.
I have uploaded the proposed change to https://conclar.conreg.org/
Nice! I would say "Clear filters" rather than "Reset filters" because it's clearer (pardon the pun). Also, I'd style it like the Expand/Collapse buttons, though maybe a bit bigger than them; the current style is a bit...imposing when it appears.
Clear Filters would be my preferred label also, but styling it like the expand/collapse buttons is not great for UX, as it confuses the two types of interface components. Also a bigger button is more clear. For my Octocon branding fork (in progress), I'm working on making all the UI elements larger for accessibility (except for the main buttons, which are fine as they are).
The label is configurable in the config.json file, so up to the site implementor. However, if the consensus is for "Clear filters", I could make that the default
The new clear filters icon/button will display badly depending on the screen size. It will overlap with the search box. It's probably only a css change that is needed, but I don't know what css setting that would be.