tried on drupal 8 and 9 version unable to reproduce.
followed steps -
- go to a view /en/admin/structure/views/view/frontpage
- go to use page Full and open it.
- hover on the apply button.
screenshot added
- First commit to issue fork.
- Merge request !13Issue #3212792: In ui-dialog box button hover effect is odd → (Open) created by Esha_Kundu
Hello,
I found the issue still persists after installing the seven theme version 1.0.0 in Drupal version 10.3.6. As mentioned in #23 🐛 In ui-dialog box at Views button hover effect is odd Active the theme is removed from Drupal core. The MR provided in this issue was for the core hence I moved the code to the seven theme and raised the MR!13.
I also encountered another problem related to the dialog-box button in/en/admin/content
page. After visiting the content page , I went to delete option for a content. The dialog-box opened with the delete button being displayed in focused form. On clicking anywhere except the delete button I noticed the visibility issue in the delete button. I have fixed this issue in MR!13. Please find the below image for reference.
I've attached the video for the before patch and the mentioned issue.
Please review.