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

Command icon 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

randy tang created an issue. See original summary.

randy tang’s picture

Issue summary: View changes
randy tang’s picture

StatusFileSize
new709 bytes
randy tang’s picture

Version: 4.2.7 » 4.4.4
StatusFileSize
new577 bytes
sahal_va’s picture

Status: Active » Reviewed & tested by the community
StatusFileSize
new5.13 MB
vishal choudhary’s picture

I 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.

joelpittet’s picture

Version: 4.4.4 » 4.4.x-dev
Status: Reviewed & tested by the community » Needs work

Can someone move this to an MR please?

erutan made their first commit to this issue’s fork.

erutan’s picture

Status: Needs work » Reviewed & tested by the community

Made MR :)

graber’s picture

Status: Reviewed & tested by the community » Needs review

Thanks, I assume this fixes the issue on Gin. Can someone test on one of the core themes and confirm there are no regressions?

graber’s picture

Status: Needs review » Fixed

Ok, tested myself.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.