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

feat: show error icon on calc error #124

Merged
merged 1 commit into from
Dec 7, 2022
Merged

feat: show error icon on calc error #124

merged 1 commit into from
Dec 7, 2022

Conversation

toddbaert
Copy link
Member

@toddbaert toddbaert commented Dec 7, 2022

Shows an error if there's an error in fib calculation:

image

Closes: #122

Signed-off-by: Todd Baert <toddbaert@gmail.com>
@toddbaert toddbaert requested a review from beeme1mr December 7, 2022 21:10
@beeme1mr
Copy link
Member

beeme1mr commented Dec 7, 2022

Looks good, thanks.

@beeme1mr beeme1mr merged commit 7f9accc into main Dec 7, 2022
@beeme1mr beeme1mr deleted the feat/error-on-calc branch December 7, 2022 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failures when calculating fib should be reflected in the UI
2 participants