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

Improve obviousness of responsive datatable expand/collapse control #1472

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Stanton
Copy link
Member

@Stanton Stanton commented Jan 10, 2023

This attempts to address a usability concern regarding the collapsing datatables control to increase obviousness and visibility.

Commonly, expand controls are positioned at the right hand edge of applicable components, and a caret icon is commonly associated with elements that expand or 'drop down'.

Before
Screenshot 2023-01-10 at 13 42 53

After
Screenshot 2023-01-12 at 14 35 34

This won't be a seamless change, products typically implement their own datatable initialisation code so this would likely be a breaking change if products are using the html.datatable helper in conjunction with their own javascript.

In practice, I can't see that Central or Connect use html.datatable, so this change will need to be applied to relevant instances of collapsing datatables in product and their associated js.

This attempts to address a usability concern regarding the collapsing datatables control to increase obviousness and visibility.

Commonly, expand controls are positioned at the right hand edge of applicable components, and a caret icon is commonly associated with elements that expand or 'drop down'
@Stanton Stanton self-assigned this Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants