opensearch-project / security-dashboards-plugin

🔐 Manage your internal users, roles, access control, and audit logs from OpenSearch Dashboards
https://opensearch.org/docs/latest/security-plugin/index/
Apache License 2.0
66 stars 148 forks source link

[BUG] Auth, Roles, Permissions, Users Tabs break when no datasource passed in via URL #1932

Closed derek-ho closed 2 months ago

derek-ho commented 2 months ago

What is the bug? For Auth, Roles, Users, Permissions tabs - when no datasource is in the URL, initial page load of error/empty data does not change - need to navigate away and come back for page to function - basically, empty/error page does not refresh with useEffect

scrawfor99 commented 2 months ago

[Triage] Hi @derek-ho thanks for filing this issue. This sounds like a tricky issue but based on the discussion, your plan to move forward should fix this. If you could put some more details in case anyone else picks this up that would be great.

Going to mark as triaged.