EqualifyEverything / equalify

A web accessibility platform, managing issues by integrating with A11Y services.
https://equalify.app
Other
117 stars 20 forks source link

Lack of Feedback and Placeholder Text in Properties Filter #357

Closed kevinandrews1 closed 1 month ago

kevinandrews1 commented 1 month ago

When creating a report and selecting the properties filter type, searching for a property (e.g., “testprop” or even just the first couple of letters) does not provide any programmatic feedback indicating that results have appeared. Additionally, the input field uses placeholder text. There should be clear feedback when search results appear to inform users that their search was successful. Currently, there is no indication, which can lead to confusion. Furthermore, the use of placeholder text is problematic as it often has poor contrast and disappears when typing, making it a poor substitute for proper labels. There should also be a straightforward way to search existing properties, as the current method is unclear.

kevinandrews1 commented 1 month ago

@wilsuriel03 also can confirm when creating a report and you search by URL, for instance, you can't actually select any of the URLs that appear. Need to be able to cycle through the list via keyboard as there's currently no (easy/accessible) way to do this. Let me know if you need more info/a video

bbertucc commented 1 month ago

@kevinandrews1 - pinged you in Slack. Hope you can setup a meeting with @wilsuriel03 to discuss this and other issues.

kevinandrews1 commented 1 month ago

URLs, props, messages, none of these are keyboard accessible and as far as I can tell you have to use a mouse. This is actually critical. Can not launch without it. Cc @wilsuriel03 @bbertucc

kevinandrews1 commented 1 month ago

I should confirm: This is when you're filtering. Could use radiobuttons (fieldset and legend_ for the list of URLs for instance to ensure semantic grouping. @wilsuriel03

wilsuriel03 commented 1 month ago

This has been successfully fixed. @bbertucc . Feel free to retest @kevinandrews1

bbertucc commented 1 month ago

Re-assigning to @kevinandrews1 - looks great to me