open_social icon indicating copy to clipboard operation
open_social copied to clipboard

Issue #3458763: Add responsive table filter module

Open Agamich-FE opened this issue 7 months ago • 1 comments

Problem

The table does not have a table-responsive wrapper for the correct behavior if we have a big table.

Solution

Add the contrib module https://www.drupal.org/project/responsive_table_filter.

Issue tracker

  • https://www.drupal.org/project/social/issues/3458763
  • https://getopensocial.atlassian.net/browse/PROD-29818

Theme issue tracker

  • https://www.drupal.org/project/socialbase/issues/3458790

How to test

  • [ ] Go to the Create Topic page.
  • [ ] Go to the Ckeditor
  • [ ] Add the table with a lot of rows and cells
  • [ ] Add content to the cells.
  • [ ] Save and check the page.

Screenshots

Before: Screenshot 2024-07-01 at 16 11 11

After: Screenshot 2024-07-03 at 16 59 20

Release notes

Improve responsive styles for HTML tables.

Change Record

Agamich-FE avatar Jul 04 '24 09:07 Agamich-FE