Skip to content

OPEN-363 Disable autoWidth#41

Merged
saligiad merged 1 commit intomainfrom
OPEN-363
Apr 3, 2026
Merged

OPEN-363 Disable autoWidth#41
saligiad merged 1 commit intomainfrom
OPEN-363

Conversation

@saligiad
Copy link
Copy Markdown
Contributor

@saligiad saligiad commented Apr 3, 2026

Overview

Update table-filtering.js so that the autoWidth option is disabled for DataTable instance. This was causing problems with some of the dashboard tables in OPEN, which were not taking up their full container width.

Issues

OPEN-363

[X] Added to CHANGELOG.md

Discussion

  • Amy mentioned in OPEN #360 that we should just be able to test this update against notification-lib, but I didn't fully understand. Is that script being used to facilitate the Scheduled, Invalid, etc filter buttons on the notifications page? If that's the only place this needs testing, I'll get convert this to normal PR and we should be able to get this merged.

Screenshots

With updated common-lib/notification-lib dependencies, my local OPEN instance is still behaving correctly with respect to the filter options:
image

Update `table-filtering.js` so that the `autoWidth` option is disabled
for DataTable instance. This was causing problems with some of the
dashboard tables in OPEN, which were not taking up their full container
width.
@heathharrelson
Copy link
Copy Markdown
Contributor

@saligiad As I understand it, the assignee field is intended to indicate the person who will push a PR ahead until it is merged. In open source projects, this would be someone with rights to merge to the repository. In our team, you have the ability to merge your own PRs, so assigning this to me is inappropriate.

I'll review the PR if you like, although you've been working with Amy on this issue and the change looks trivial.

Copy link
Copy Markdown
Contributor

@aeyates aeyates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes the table-filtering.js script is used when we want to have buttons above the list to do automated filtering. The Notification list utilizes this along with several tables in OPEN. If they all maintain their full width now, then this change is correct.

@saligiad saligiad marked this pull request as ready for review April 3, 2026 23:29
@saligiad saligiad merged commit 84cba0f into main Apr 3, 2026
8 checks passed
@saligiad saligiad deleted the OPEN-363 branch April 3, 2026 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants