You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: improve command permissions UI with click-to-edit functionality
- Add click-to-edit behavior: command displays as text and becomes input on click
- Add proper padding between collapsible trigger and input field
- Fix layout shift between text and input states with transparent border
- Update focus styling to match standard input components (focus:outline-0)
- Add hover effect with background highlight for better UX
- Support Enter to confirm and Escape to cancel edits
0 commit comments