Problem/Motivation
Using element.click() on the first table generated by gin does not modify its checked attribute.
Steps to reproduce
Install the gin and vbo modules at the same time, create a view with the vbo option. And turn on the "Enable Drupal style "sticky" table headers" option
Steps:
1.Backstage access this link
2.Click 'Select / deselect all results'
3.Click 'Select / deselect all results' again
Actual: Bulk select boxis still selected.
Expect:Bulk select box should be unchecked
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | Screen Recording 2025-11-19 at 9.59.18 AM.mov | 5.13 MB | sahal_va |
| #4 | 3468227-4.patch | 577 bytes | randy tang |
| #3 | 3468227-3.patch | 709 bytes | randy tang |
Issue fork views_bulk_operations-3468227
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 #2
randy tang commentedComment #3
randy tang commentedComment #4
randy tang commentedComment #5
sahal_va commentedRTBC
https://www.drupal.org/project/views_bulk_operations/issues/3468227#comm... is working for me.
See Video
Comment #6
vishal choudharyI have check by using this steps
Install the gin and vbo modules at the same time, create a view with the vbo option. And turn on the "Enable Drupal style "sticky" table headers" option
its is working fine for me please need to push this changes and fixed this.
Thanks for contribution.
Comment #7
joelpittetCan someone move this to an MR please?
Comment #10
erutan commentedMade MR :)
Comment #11
graber commentedThanks, I assume this fixes the issue on Gin. Can someone test on one of the core themes and confirm there are no regressions?
Comment #12
graber commentedOk, tested myself.