Skip to content
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

Bundle errors should alert the user #671

Closed
jthrilly opened this issue Oct 13, 2020 · 0 comments · Fixed by #674
Closed

Bundle errors should alert the user #671

jthrilly opened this issue Oct 13, 2020 · 0 comments · Fixed by #674
Assignees
Labels
Milestone

Comments

@jthrilly
Copy link
Member

A user encountered an error while saving that provided no user feedback:

Screen Shot 2020-10-13 at 2 50 41 PM

In this particular case, the EPERM should be a specifically handled error message that tells the user that the file could not be written due to a permissions error, and tells them what they can do. What they can do is (1) Check that the file is not "read only", (2) Delete or rename the file and see if architect can recreate it

@jthrilly jthrilly added bug Architect Architect blocker blocker labels Oct 13, 2020
@jthrilly jthrilly added this to the stable milestone Oct 13, 2020
@wwqrd wwqrd self-assigned this Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants