kubeflow / dashboard

Kubeflow Central Dashboard is the web interface for Kubeflow
Apache License 2.0
3 stars 2 forks source link

Manage users error snackbars displaying incorrectly. #27

Open mathis-marcotte opened 2 years ago

mathis-marcotte commented 2 years ago

/kind bug

What steps did you take and what happened: On the manage users page, both error snackbars that are displayed from that pug file(ContribError and AllNamespaceError) appear behind the sidebar on the left.

What did you expect to happen: Those error snackbars should appear in the foreground above the sidebar so that the full error message can be read. They also have different background colors, and error messages should probably share styling.

Anything else you would like to add: ContribError: image

AllNamespaceError: image

Environment:

andreyvelich commented 1 week ago

/transfer dashboard

google-oss-prow[bot] commented 1 week ago

@mathis-marcotte: The label(s) kind/bug cannot be applied, because the repository doesn't have them.

In response to [this](https://github.com/kubeflow/dashboard/issues/27): >/kind bug > >**What steps did you take and what happened:** >On the manage users page, both error snackbars that are displayed from that pug file(ContribError and AllNamespaceError) appear behind the sidebar on the left. > >**What did you expect to happen:** >Those error snackbars should appear in the foreground above the sidebar so that the full error message can be read. >They also have different background colors, and error messages should probably share styling. > >**Anything else you would like to add:** >ContribError: >![image](https://user-images.githubusercontent.com/84033116/200651129-9457bd1d-1248-4eca-869e-f047fd8b5896.png) > > >AllNamespaceError: >![image](https://user-images.githubusercontent.com/84033116/200649462-a6e6bc64-5826-4a8d-a850-36580e06cbb4.png) > > >**Environment:** > >- Kubeflow version: (version number can be found at the bottom left corner of the Kubeflow dashboard): v1.6.0 > Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.