-
Type:
Problem report
-
Resolution: Unresolved
-
Priority:
Trivial
-
Affects Version/s: 7.0.31rc1, 7.4.15rc1, 8.0.0rc1 (master)
-
Component/s: Frontend (F)
-
Support backlog
Steps to reproduce:
- Go to Data collection -> Discovery
- Open a Discovery rule
- Select "Edit" on a Discovery Check
- Select "Update"
- Navigate the website with keyboard (pressing Tab)
Result:
After an element in a list is updated the list gets re-rendered therefore loosing the focus on the "Edit" button as it is inside the list.
Causing the focus element to be lost and it defaults to setting focus on <body>
Expected:
Focus should remain inside the popup on the "Edit" that initially opened the popup