kthcloud / console

kthcloud web console
https://cloud.cbh.kth.se
MIT License
3 stars 3 forks source link

Improve GPU leasing UX flow #242

Closed pierrelefevre closed 3 weeks ago

pierrelefevre commented 2 months ago

The GPU lease UX is pretty clunky right now, so it should be improved. Add any thoughts to this issue as comments to discuss how the flow can be smoother.

pierrelefevre commented 1 month ago

255 Groups the GPU by name, cleaning up the list a bit.

Phillezi commented 1 month ago

Hi, maybe changing the "Wait In Line" button to a "Request Access" button that links to docs /usage/gpu/#requesting-an-upgrade or the discord server if the user doesn't have "useGpus" in their user.role.permissions array, might be something to change.

Since users without permissions just get this right now: Screencast-from-2024-06-01-20-39-34

Mockup: image

pierrelefevre commented 1 month ago

Request access sounds like much better wording! I think it might just be better to hide the Gpu lease page and button if a user doesn't have the permission?

Phillezi commented 1 month ago

Oh yeah, might be better to just not allow access to the page instead

pierrelefevre commented 3 weeks ago

Closing for now, any small improvements can be created as separate issues in the future