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: UI error component #613

Merged
merged 4 commits into from
Mar 22, 2023
Merged

feat: UI error component #613

merged 4 commits into from
Mar 22, 2023

Conversation

veds-g
Copy link
Contributor

@veds-g veds-g commented Mar 16, 2023

Closes #577
adding an error component for UI to show relevant information to the user

  • accepts the error message
  • pops in the bottom right of the screen
  • closes within a specified timeout

image

image

image

image

image

veds-g and others added 4 commits March 16, 2023 13:38
Signed-off-by: veds-g <guptavedant2312@gmail.com>
Signed-off-by: veds-g <guptavedant2312@gmail.com>
Signed-off-by: veds-g <guptavedant2312@gmail.com>
@veds-g veds-g marked this pull request as ready for review March 22, 2023 15:03
@whynowy whynowy merged commit e533ba3 into numaproj:main Mar 22, 2023
jy4096 pushed a commit that referenced this pull request Mar 27, 2023
Signed-off-by: veds-g <guptavedant2312@gmail.com>
Signed-off-by: jyu6 <juanlu_yu@intuit.com>
whynowy pushed a commit that referenced this pull request Apr 3, 2023
Signed-off-by: veds-g <guptavedant2312@gmail.com>
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.

Display error message on the UI.
2 participants