- Issue created by @tobiasb
- Merge request !9088Issue #3466040: Dialog button/inputs not visible when open details element โ (Open) created by tobiasb
- Status changed to Needs review
5 months ago 5:03pm 5 August 2024 - Assigned to tobiasb
- Status changed to Active
5 months ago 5:49pm 5 August 2024 - Status changed to Closed: cannot reproduce
5 months ago 5:58pm 5 August 2024 - ๐ฉ๐ชGermany tobiasb Berlin
Is a gin thing ๐ Ensure sticky action buttons to work with modals and ajax refresh-calls Needs review .
- Issue was unassigned.
- ๐ฉ๐ชGermany tobiasb Berlin
This a core bug. Retested with D11 and details element in views dialog and translations dialog.
- Assigned to tobiasb
- Status changed to Active
5 months ago 10:44am 6 August 2024 - Issue was unassigned.
- Status changed to Needs review
5 months ago 11:16am 6 August 2024 - ๐ฉ๐ชGermany tobiasb Berlin
As you can see in the videos, the top is recalculated with the patch.
- ๐ณ๐ฟNew Zealand quietone
Changes are made on on 11.x (our main development branch) first, and are then back ported as needed according to our policies.
- Status changed to RTBC
5 months ago 9:17pm 7 August 2024 - ๐บ๐ธUnited States smustgrave
Seems like a straight forward change and javascript failure was random (re-ran tests)
- Status changed to Needs work
4 months ago 1:37pm 23 August 2024 - ๐ซ๐ทFrance nod_ Lille
This is very bad, especially in the views ui interface.
- Open
/admin/structure/views/view/content
- click on
Content: Content type (Content type)
- Open/close the details until things get out of hands
The change was made in a place that's not appropriate. The details-aria file is only for accessibility concerns, this is a straight up positioning bug so it needs to live most likely in dialog.position.js.
Also the change did not fix the issue for me.
- Open
- ๐ฎ๐ณIndia Sahana _N
sahana _n โ made their first commit to this issueโs fork.
- Status changed to Needs review
4 months ago 11:39am 30 August 2024 - ๐ฎ๐ณIndia Sahana _N
Hi,
I have updated the MR as suggested in the above comment Please review it.
I would greatly appreciate your suggestions for improvement. Please let me know.
I have added the screen records.Thank you!!
- Status changed to Needs work
4 months ago 5:22pm 6 September 2024 - ๐บ๐ธUnited States smustgrave
Since #16 maybe we should have a test case for this/