#50531·supabase

Dashboard: Authentication user details drawer close button does not close the panel

Author: LipkariukiCreated Sep 17, 2026Updated Sep 17, 2026
Labelsexternal-issueto-triage

Bug report

In the Supabase Dashboard under Authentication → Users, the user details drawer does not close when clicking the close/collapse control in the top-right corner.

Steps to reproduce

  1. Open a Supabase project in the Dashboard.
  2. Navigate to Authentication → Users.
  3. Click a user to open the user details drawer.
  4. Click the close/collapse control in the upper-right corner of the drawer.

Expected behavior

The user details drawer closes.

Actual behavior

Nothing happens and the drawer remains open. Navigating to another Dashboard section causes the drawer to disappear.

Troubleshooting performed

  • Reproduced multiple times.
  • Reproduced in another browser.
  • Cleared the browser console and clicked the close control; no JavaScript error was logged.

Additional context

Observed on September 17, 2026. The close control appeared as an X in one state and as a >/chevron in another state, but clicking it did not close the drawer.