govau/design-system-components

Investigate alternatives to responsiveness of tables

Open

#766 opened on May 16, 2019

View on GitHub
 (2 comments) (0 reactions) (1 assignee)HTML (741 stars) (115 forks)batch import
enhancementgood first issue

Description

Right now we have horizontal scrolling on smaller devices which works fine, but there could be improvments. There are other suggestions here that may be useful to implement.

The box shadow technique mentioned on here is clean: https://www.456bereastreet.com/archive/201309/responsive_scrollable_tables/

Also see:

https://community.digital.gov.au/t/table/92/2

and:

https://github.com/alphagov/govuk-design-system-backlog/issues/61#issuecomment-430300205

Contributor guide