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

Improve UX and error handling when pushing libraries #379

Open
michaelrambeau opened this issue Jun 23, 2023 · 0 comments
Open

Improve UX and error handling when pushing libraries #379

michaelrambeau opened this issue Jun 23, 2023 · 0 comments

Comments

@michaelrambeau
Copy link
Contributor

While working with @Evomatic on an issue about branch names that include a slash, we noticed several points to improve.

There is something wrong about the error handling, at some point I got a message ERROR: followed by nothing, impossible to figure out what was wrong

image

At some point I got a weird error in the terminal, it looks like a HTML error page displayed character by character, this kind of error should be handled in a better way.

image

Pushing takes a lot of time sometimes while nothing is on the screen: a spinner could help (related #38 )

And last thing, when everything is fine, the final success message in blue includes an invalid character (I guess it was an emoji) that gets replaced by either a question mark or a square, depending on the terminal.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant