-
Notifications
You must be signed in to change notification settings - Fork 538
Collection Filter Report table is cut off when all filters are selected #5533
Copy link
Copy link
Labels
affects: 9.xIssue impacts 9.x releasesIssue impacts 9.x releasesaffects: mainIssue impacts "main" (latest release).Issue impacts "main" (latest release).bugclaimed: eScireeScire team is working on this issue & will contribute backeScire team is working on this issue & will contribute backcomponent: admin reportsRelated to reporting tools available in adminsitrative menuRelated to reporting tools available in adminsitrative menutestathonReported by a tester during Community TestathonReported by a tester during Community TestathonusabilityuxUser Experience related worksUser Experience related works
Metadata
Metadata
Assignees
Labels
affects: 9.xIssue impacts 9.x releasesIssue impacts 9.x releasesaffects: mainIssue impacts "main" (latest release).Issue impacts "main" (latest release).bugclaimed: eScireeScire team is working on this issue & will contribute backeScire team is working on this issue & will contribute backcomponent: admin reportsRelated to reporting tools available in adminsitrative menuRelated to reporting tools available in adminsitrative menutestathonReported by a tester during Community TestathonReported by a tester during Community TestathonusabilityuxUser Experience related worksUser Experience related works
Type
Projects
Status
🏗 In Progress
Status
🏗 In Progress
Describe the bug
In the Collection Filter Report, when all filters are selected, the table becomes cut off and does not display properly. As a result, users cannot fully view the report columns and data.
Observed on Sandbox (10.0) and Demo (9.x), pre-existing bug
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The table should display correctly, with all columns and data accessible when all filters are selected.
Basic fix: the table could have a horizontal scroll rather than overflow that becomes inaccessible.