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: add post-action UX guidance for install, approval, and empty states
Improve user experience after key actions by guiding users to the next
step instead of leaving them without direction.
- My Servers empty state: replace plain text with gradient "Discover MCP
Servers" button that navigates to the Discover tab
- Discover page post-install: success toast now includes "Go to My
Servers to enable" action link (servers install disabled by default)
- OAuth consent post-approval: new success screen with "Manage
Permissions" button guiding users to assign FeatureSets on Clients page
- Move activeNav to Zustand store for cross-component navigation
- Extend Toast component to support optional action buttons (backward
compatible)
Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
0 commit comments