-
Notifications
You must be signed in to change notification settings - Fork 7
Tags page refactoring #1358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Tags page refactoring #1358
Conversation
|
✅ Deploy Preview for harness-design ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for harness-xd-review ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
8e4ace0
to
cf3e8e0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please break this down into smaller PRs with more focused changes. this is untenable.
Summary
Changes
1. Toast Notification System
useToastNotification
hook2. Branch Management
CreateBranchDialog
component that uses the new toast notification system3. Tag Management
4. UX Improvements
5. Code Organization
UI Changes Screenshots
Before:

After:

Before:

After:

Before:

After:

Before:

After:
