Cursor rule Cursor
When adding submit buttons, don't change the text of the button during the loading state. Text should stay static and you should use the loading prop on the button.
7 tagged private access, measured the same way as everything else here.
Browse within: identity-management 7iot 7nat-traversal 7oidc 7pam 7
Cursor rule Cursor
When adding submit buttons, don't change the text of the button during the loading state. Text should stay static and you should use the loading prop on the button.
Cursor rule Cursor
When creating UI for popup dialogs or modals, use the Credenza componennt. This component is mobile responsive and works on desktop and wraps the dialog component and sheet into one.
Cursor rule Cursor
Always localize strings and use the t function to convert keys to strings. Add the keys to the en-us.json file. Never edit the other language files, as en-us.json is the single source of truth.