-
Notifications
You must be signed in to change notification settings - Fork 187
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
fix: cancel creating new file #281
Conversation
@btea is attempting to deploy a commit to the vuejs Team on Vercel. A member of the Team first needs to authorize it. |
commit: |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
How can make file name empty? |
For example, if you want to add a new file by adding the add icon, but then want to delete it, you can directly delete the file name and press the enter key. (Currently, in this case, you can only create a file first and then delete it.) |
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.
Tweak the order
When the file name is empty, it looks weird after the input box loses focus.