1.Persistent Failure State: Issue: When accessing the tab, it defaults to not showing failures, requiring users to switch the dropdown to "All stages" to see errors. Request: Implement a persistent failure state option so that users can set their preferred view (e.g., "All stages" to show errors) as a default, reducing the need for repeated manual selection. 2.Shareable URL State: Issue: When users change the view to "All stages" and share the browser URL, the selected view is not preserved for the recipient. Request: Enhance URL sharing functionality to include the selected view state, ensuring that recipients see the same view when opening the shared link. 3.Shareable Error Details: Issue: Sharing a browser URL to specific error details (e.g., a modal dialog) doesn't maintain the context for others. Request: Enable the sharing of specific error details via URLs, ensuring that recipients are directed to the exact error and its associated modal dialog that was intended to be shared.