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

Notebooks 2.0 // Frontend // Workspaces table // View details access #181

Open
paulovmr opened this issue Jan 17, 2025 · 3 comments
Open
Assignees

Comments

@paulovmr
Copy link

Replace the "View details" action in the dropdown by a one-click experience. Possible options:

  1. A checkbox on the first column that triggers the drawer when only one workspace is selected
  2. Have the "View details" action as an icon on the left of the action dropdown.
@ederign
Copy link
Member

ederign commented Jan 17, 2025

/assign @paulovmr

@paulovmr
Copy link
Author

paulovmr commented Jan 28, 2025

@thesuperzapper @jenny-s51 I've created a video with these two options that we discussed on the last community meeting, wdyt?

  1. A checkbox on the first column that triggers the drawer when only one workspace is selected
view_details2.webm
  1. Have the "View details" action as an icon on the left of the action dropdown.
view_details1.webm

@jenny-s51
Copy link

@paulovmr based on Patternfly's recommendations, I agree that the first option to use a selectable table row makes the most sense for this use case. Since we’re only showing one row at a time (with a single drawer), we can use the Selectable Radio Input variant. This will apply a radio button to each row instead of a checkbox, which aligns with Patternfly's design guidelines:

Image

Let me know your thoughts @paulovmr, and @thesuperzapper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs Triage
Development

No branches or pull requests

3 participants