nat traversal cursor rules

7 tagged nat traversal, measured the same way as everything else here.

Browse within: identity-management 7iot 7oidc 7pam 7private-access 7

fosrl/pangolin

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.

23k +16 today A 39 tokens

Components

02

fosrl/pangolin

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.

23k +16 today A 44 tokens

Localization

03

fosrl/pangolin

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.

23k +16 today A 52 tokens