Skip to content
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

Visible expression of filter_select selection #136

Open
DataStrategist opened this issue Jan 13, 2023 · 0 comments
Open

Visible expression of filter_select selection #136

DataStrategist opened this issue Jan 13, 2023 · 0 comments

Comments

@DataStrategist
Copy link

Hi! I'm working on a report using markdown and crosstalk. In an effort to make the report useable for differently abled users, we are looking at high-accessibility features. It was brought to my attention that it would be easier for people dyslexia and dyspraxia if making a selection added some text below specifying what has happened, for example:

Instead of:
image

We could have something like:
image

I have drawn the new text as a control, but it can be a modal popup, or part of the filter_select itself. It shouldn't be an on-hover property of the filter_select becuase title apparently isn't legible to screen-readers.

The other option I was considering is adding another object that can then be filtered by the filter_select, but then we have the problem that the default status shows all values.

Last case scenario is adding a clarifying note about what the filter_select will do in general, without changing to show the active selection... which is the low-tech but inferior option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant