-
Notifications
You must be signed in to change notification settings - Fork 1.2k
IDE Top Bar #6151
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
IDE Top Bar #6151
Conversation
✅ Deploy Preview for remixproject ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
68276cf
to
a44d1f7
Compare
d20efbe
to
6a57c64
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.
- Clicking on Delete ALL workspaces, modal doesn't disappear
- On live,
Backup
was downloading all the workspaces, here it only downloads current workspace and restore option doesn't work with downloaded zip file - Clicking on
Duplicate
shows the modal to Download workspace
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.
- Login with Github shows 500 in browser console and nothing on UI
- for dark theme too, symbol selected is the light one
- Clicking on Setting icon shows this in browser console:
Error: Plugin settings is not yet activated
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.
LGTM
fixes #6122 and #6121