-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
feat(ui): enhance Git Clone Dialog with modern design #1052
base: main
Are you sure you want to change the base?
Conversation
… prompt with styled Radix UI dialog - Add gradient background effects and blur overlay - Implement GitHub branding and improved layout - Enhance input field and button styling - Add backdrop blur for better focus management
Add screenshot to PR |
Build also failed due to lock file |
Build still fails, you need to updated lock file |
I see you updated versions of badrock and dialog |
just delete the |
I would also appricate getting a hint/text what URL is needed, cause it also can be the "Clone" repo url, which is not working in this case or even better, we support both urls |
- Replace basic prompt with styled Radix UI dialog - Enhance input field and button styling - Added GitHub logo SVG chore: update pnpm lock file
thx guys. updated |
Maybe another PR, but I would expect to have the same UI for "Push to GitHub" as well. It´s "one" integration |
can you remove the package-lock.json. its not required as npm is not used |
I just deleted it |
Replace basic prompt with styled Radix UI dialog
Enhance input field and button styling