Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix rowSelectionController for multiple tables #10230

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mawinter69
Copy link
Contributor

@mawinter69 mawinter69 commented Feb 1, 2025

when there are 2 or more tables with a rowSelectionController, then it is not possible to update the icon of the first table by calling window.updateTableHeaderCheckbox
Replace by reacting to a custom event sent to the dropdown

Testing done

Tested with jenkinsci/agent-maintenance-plugin#213

Proposed changelog entries

  • Fix rowSelectionController for multiple tables

Proposed upgrade guidelines

N/A

Submitter checklist

Preview Give feedback

Desired reviewers

@mention

Before the changes are marked as ready-for-merge:

Maintainer checklist

Preview Give feedback

when there are 2 or more tables with a rowselectioncontroller, then it
is not possible to update the icon of the first table by calling
`window.updateTableHeaderCheckbox`
Replace by reacting on an event sent to the dropdown
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.

1 participant