-
Notifications
You must be signed in to change notification settings - Fork 30
Description
In the DAC call it was suggested that it would be helpful to add an indicator of the state of expandable components nearer to the controls, for users who might be highly zoomed-in when they click the header of a component like this:
If you were very zoomed-in, you wouldn't be able to see the 'Hide' label, or the expanded content itself. It would be good for such users to get some feedback that their action has been successful.
It was also mentioned that the state of these components can be toggled either from the header, or from the button at the bottom. However, currently the header doesn't look especially interactive either statically or on hover (wrong cursor-type). Whereas the 'show/hide' button looks obviously interactive, but can't be focused via the keyboard (or at least not in the expected way when tabbing through the page).
It was noted that the suggested fix would require some input from @HarryFischer as they would alter the design of the existing component.
