You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The page crashed after create a workspace with an invalid workspace color. The workspace color will be used in EuiAvatar. It will show a error page when visit the workspace detail page.
To Reproduce
Steps to reproduce the behavior:
Go to 'Create workspace' page
Fill workspace name and select use case, input a invalid color.
Click on 'Create workspace' button
Page will redirect to workspace detail page
Page will show invalid color error
Expected behavior
Need to add validation on workspace color field, invalid value can't be saved in workspace create / update page
Invalid color value should not break the whole workspace detail page, it should render a default color.
OpenSearch Version
N/A
Dashboards Version
2.16
Plugins
N/A
Screenshots
Host/Environment (please complete the following information):
N/A
Describe the bug
The page crashed after create a workspace with an invalid workspace color. The workspace color will be used in
EuiAvatar
. It will show a error page when visit the workspace detail page.To Reproduce
Steps to reproduce the behavior:
Expected behavior
OpenSearch Version
N/A
Dashboards Version
2.16
Plugins
N/A
Screenshots
Host/Environment (please complete the following information):
N/A
Additional context
#4944
The text was updated successfully, but these errors were encountered: