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

Fix loading file with errors #291

Merged
merged 2 commits into from Apr 4, 2020
Merged

Conversation

amolenaar
Copy link
Member

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Documentation content changes

What is the current behavior?

Issue Number: #290

What is the new behavior?

An error is presented when a loading error is experienced.

Also, removing a non-existant element no longer logs an error. It's desired state, so we're good.

Does this PR introduce a breaking change?

  • Yes
  • No

So they can be presented to the user and the application can go on in a
predefined state.
... when it's not in the list. The concept is "desired state", like with
setting values. If it's in there, remove it. Is it not in the list, do
nothing. We're fine.
@amolenaar amolenaar requested a review from danyeaw April 3, 2020 19:38
@danyeaw danyeaw added the bug An issue in the application label Apr 4, 2020
@danyeaw danyeaw merged commit 1f53df0 into master Apr 4, 2020
@danyeaw danyeaw deleted the fix-loading-file-with-errors branch April 4, 2020 19:31
@danyeaw
Copy link
Member

danyeaw commented Apr 4, 2020

Nice, I really like this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue in the application
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants