- Issue created by @eduardo morales alberti
- Status changed to Postponed: needs info
over 1 year ago 2:44pm 22 March 2023 - 🇨🇭Switzerland saschaeggi Zurich
Is this related to 🐛 Problem with form submit button's not working after an ajax call would refresh the form-id Closed: duplicate & 🐛 Ajax behaviour on entity edit form action buttons can break Needs work
Can you check if one of those fixes your problem? If so we can close this and go an RTBC on one of the other ones.
Thanks!
- 🇪🇸Spain eduardo morales alberti Spain, 🇪🇺
@saschaeggi Tried both patches and does not solve the issue, they seem to be related to the submission not to the JS events.
In my case the checkbox to select all items on the view is not triggering the right event because seems to be cloned in the wrong way, overriding the core libraries sticky header, which uses the Jquery clone method which also clones the events: jQuery clone() not cloning event bindings, even with on(). - Status changed to Active
over 1 year ago 10:45am 23 March 2023 - 🇪🇸Spain tunic Madrid
Back to Active because more info has been provided. If more info is needed please ask.
- 🇨🇭Switzerland saschaeggi Zurich
Thanks. Let's see if somebody who uses VBO can help here 👍
- Status changed to Needs review
over 1 year ago 3:51am 17 May 2023 - 🇮🇳India gauravvvv Delhi, India
I have attached a patch for same. please review
- last update
over 1 year ago Composer error. Unable to continue. - Status changed to Needs work
over 1 year ago 5:23am 17 May 2023 - 🇮🇳India sahal_va
Hi @Gauravvvv
Thanks for working on this.
Now VBO counter works fine when the "Select all" is checked in non-sticky mode.
But "Select all" checkbox is missing in sticky header.
And there is a console error
- Status changed to Needs review
over 1 year ago 6:12am 30 May 2023 - last update
over 1 year ago 6 pass - last update
over 1 year ago 6 pass - 🇩🇪Germany axroth Stuttgart
From my understanding the patch fixed the issue. Using 8.x-3.0-rc5
- Status changed to Closed: outdated
6 months ago 7:36pm 9 June 2024 - Status changed to Needs review
about 1 month ago 7:32am 17 October 2024 - 🇯🇴Jordan yasmeensalah
I can confirm that this issue is still appearing and here is a patch for version 8.x-3.x.
Reopening the issue for reviewing - 🇧🇪Belgium Selfirian
@yasmeensalah Thanks for your help but I couldn't replicate this issue without the patch. So to me it seems fixed.
I tested the issue with the latest dev version of gin and the recommended version of vbo (4.2). Could you tell us what you did to encounter this issue.
Thank you