- Issue created by @anthonyroundtree
- First commit to issue fork.
- Assigned to sourabhsisodia_
- Issue was unassigned.
Hey @anthonyroundtree Apply, Cancel, and Remove button are visible . Attaching Screenshot for reference.
- 🇺🇸United States anthonyroundtree
I'm using D10.3 with a Gutenberg related theme. I'm curious if it's related to that?
@anthonyroundtree The issue is reproduced . To reproduce the issue we have to first enable sticky action buttons in gin theme settings (admin/appearance/settings/gin) and then the issue is reproduced /admin/structure/views/view/content in this form .
- Assigned to Tirupati_Singh
- Merge request !475Issue #3461545: Fixed missing action buttons for views. → (Merged) created by Tirupati_Singh
- Issue was unassigned.
- Status changed to Needs review
5 months ago 9:22am 17 July 2024 - 🇮🇳India Tirupati_Singh
Hi, I've fixed the issue of action buttons not rendering in view when
Enable sticky action button
is enabled/checked on theme setting. I've attached the before and after attachments for reference. Please review the MR.@saschaeggi, after enabling
Enable sticky action button
the issue is occurring for most of the entity add, delete, edit form and for views also. I think the Sticky action button beta feature should be tested on properly. Because the sticky action buttons is not being rendered for various form_id. It is also impacting the other modules. - Status changed to RTBC
5 months ago 10:35am 17 July 2024 - 🇮🇳India dishakatariya
Hi I have verified this issue in our D11 version with Gin theme set as default and as administration theme.
Testing Steps:
1. Go to /admin/appearance/settings and set administration theme to Gin
2. Go to /admin/appearance/settings/gin and enable sticky action buttons .
3. Go to a view (ie, /admin/structure/views/view/content) and select Header or another field.
4. A dialog box opens and try to apply changesTesting Results:
Buttons appearing and working properly in ViewsAttaching the Before and After recordings for the same.
Hence it can be move to RTBC.
RTBC+1 Was the above testing with compact layout density. When I have that set the buttons are missing. Switching back to default, they reappear
-
Tirupati_Singh →
committed fc94d7a3 on 8.x-3.x
Issue #3461545: Fixed missing action buttons for views.
-
Tirupati_Singh →
committed fc94d7a3 on 8.x-3.x
-
saschaeggi →
committed 4cc6bb28 on 4.0.x authored by
Tirupati_Singh →
Issue #3461545: Fixed missing action buttons for views.
-
saschaeggi →
committed 4cc6bb28 on 4.0.x authored by
Tirupati_Singh →
- Status changed to Fixed
5 months ago 11:20am 29 July 2024 Automatically closed - issue fixed for 2 weeks with no activity.
- 🇺🇸United States attheshow
We were still seeing missing buttons when using the "Rearrange fields" option when using the updated version. I just wanted to be sure to report that here. Disabling the sticky buttons does appear to bring the buttons back into view.
- 🇫🇮Finland YevKo Espoo
This is not fixed. Confirm missing buttons for Drupal 10.3.7 and Gin 3.0.0-rc13. Unchecking the "Sticky buttons" solves the issue. Example of missing buttons: editing settings of the view, adding a field to the search index etc