Problem/Motivation
There is a Drupal core responsive library that rely on css classes, that are used for example in Views table format, when setting the responsive priority in table parameters.
Then the library hide low priority columns on small viewport.
To be compatible with this library we need to add these classes to our fr-table.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork ui_suite_dsfr-3589895
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
mogtofu33 commented