Replies: 3 comments
-
|
Hey @sgaist , thanks for sharing that! For the colors/styling, we are aware of the problem. The admin page was using the old color scheme, and we should update that (see this issue #3720). We will try to get there in the next couple of weeks. For the |
Beta Was this translation helpful? Give feedback.
-
|
@sgaist Issue #3720 on https://github.com/SwissDataScienceCenter/renku-ui has been updated to include the changes to the button text. Feel free to close this discussion if the issue now include everything, or further comment if I left anything out. Thanks again for reporting these problems 🙂 |
Beta Was this translation helpful? Give feedback.
-
|
#3720 Looks good ! Thanks :-) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I find the admin panel is a bit confusing when it comes to modifying items shown there.
I am rather used to have an
Editbutton that indicates that something can be changed.In the case of the admin panel
Updateis used.While technically, both indicates some form of changes, using
Updateis rather not intuitive especially since we are dealing with a system running on Kubernetes.Most of the time, when I am using an
Updatebutton, it triggers a change in a live system such as a firmware upgrade or similar operations. Therefore, I would suggest modifying the text to useEditrather thanUpdate.Another related issue is the
Updatebuttons themselves. TheSession thresholdspart has a dark grey button while the rest (quota and classes) seem to have a white button. I am writing seem because just looking at the UI, only the text is visible but when clicking on it, one can see the button activation color.I would suggest to make them all similar to the delete button: have a pen icon to hint on the action and a maybe a grey outline. That would make things a bit clearer.
Beta Was this translation helpful? Give feedback.
All reactions