Summary:
When adding a new row in grid view, the “Open link in browser” hover action becomes non-functional for all other rows.
Steps to Reproduce:
- Open the grid view with existing rows with links.
- Add a new row.
- Hover over the link on existing rows.
Expected Result:
Hovering the link should allow opening the link in a browser for all rows.
Actual Result:
After adding a new row, the hover action no longer triggers on other rows, and links cannot be opened.