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 exception handler #14

Open
le-git-imate opened this issue Aug 15, 2019 · 0 comments
Open

Improve exception handler #14

le-git-imate opened this issue Aug 15, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@le-git-imate
Copy link
Owner

le-git-imate commented Aug 15, 2019

Description of issue or feature request
There are many cases like the following ones that the extension can not handle properly.

  • Use a new packline whenever user hits the extension button: If the user hits the extension twice (before finalizing the commit), the packline would be override and thus corrupted.
  • Do not do anything if the user has not made a change in edit page

This issue is related to #1, #22, #23, #29.

Current behavior

  • There are many exceptions without a good handler.

Expected behavior

  • If user does something unexpected, the extension should notify her with a proper message.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant