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

[UI] Fix Bug When Setting Errors #169

Merged
merged 2 commits into from
Mar 22, 2024
Merged

[UI] Fix Bug When Setting Errors #169

merged 2 commits into from
Mar 22, 2024

Conversation

KaradzaJuraj
Copy link
Collaborator

Bugfix

  • setError was being called with bad data

Reproducing the bug

  1. start your cluster
  2. do NOT start cyclops-ctrl
  3. start cyclops-ui
  4. go to localhost:3000

Without this bugfix, you should be getting a red screen!
Note that this is not the only way of showcasing this bug, but is the simplest one.

Copy link
Collaborator

@petar-cvit petar-cvit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one! Tried looking into it a couple of times but didn't find the cause

@KaradzaJuraj KaradzaJuraj merged commit 0fe30bd into main Mar 22, 2024
1 check passed
@KaradzaJuraj KaradzaJuraj deleted the UI/fix-length-error branch March 22, 2024 19:30
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.

2 participants