cloud-gov / cg-ui

for the 2024 18F-supported cloud.gov product UI formerly known as the Stratos Dashboard
Other
4 stars 0 forks source link

Bug [Safari]: when closing overlay, focus returns to entire table instead of last point of regard #496

Open echappen opened 1 month ago

echappen commented 1 month ago

Summary of original comment thread:

Scenario: Closing overlays on the Manage Users page (when opened via mouse click)

Expected behavior: returns focus to button that opened overlay

Actual behavior: returns focus to entire table

This issue only appears in Safari, and only when opening the overlay with mouse clicks. Other browsers work as expected, and opening overlays by tabbing in Safari works as expected.

Acceptance Criteria