ng-clarity icon indicating copy to clipboard operation
ng-clarity copied to clipboard

Filters and sorting blink once/twice when opening a page with it.

Open greenthus opened this issue 2 years ago • 5 comments

image

or some other solution that shows... notice you have a sorting/filtering ON. image

other solution idea 2: https://dribbble.com/shots/3723001-29-Focus

greenthus avatar May 24 '22 13:05 greenthus

Any solution in this area should be synced with the accessibility team, to make sure that is usable by users with disabilities, using screenreader, magnification, etc.

Jinnie avatar Jun 03 '22 11:06 Jinnie

@scroniser @colinreedmiller

bbogdanov avatar Jun 03 '22 12:06 bbogdanov

yeah that makes sense Jinnie.

greenthus avatar Jun 03 '22 12:06 greenthus

can it be made that elements have their unique class and or a ID automatically unique attached? image

also for the (sorting/filtering) icons would be nice.

currently I have to use xpath which is sub-optimal. By.XPath("//button[contains(text(), 'Tegenboeken factuur')]")).Cli

greenthus avatar Jun 03 '22 13:06 greenthus

thought today: actually the same goes op for when an entry is added to a grid. It would be nice if that row is highlighted for a moment... so in case one goes from a modal back to an overview page with a grid, I don't want to assume (especially when using filters and sorting) which one was added or even if one row was added. highlighting the new row for a moment (or blink, or...) would improve it.

greenthus avatar Jun 20 '22 18:06 greenthus