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

Provide a way to see full dataset name in DatasetSelect component #212

Open
charlesbrandt opened this issue Apr 5, 2024 · 1 comment · May be fixed by #230
Open

Provide a way to see full dataset name in DatasetSelect component #212

charlesbrandt opened this issue Apr 5, 2024 · 1 comment · May be fixed by #230
Assignees
Labels
In Development Feature is in active development UI

Comments

@charlesbrandt
Copy link
Contributor

When attempting to add or remove datasets to a project using the DatasetSelect component, it's difficult to distinguish between datasets if they share a common prefix (e.g. '2024_01_31_Pi' in the screenshot below):

Screenshot from 2024-04-05 12-46-31

I know there is a lot of information being displayed in a small context, so the truncated version of the name is necessary. One idea would be to show a tool tip on mouse hover that includes the full name of the dataset.

@charlesbrandt charlesbrandt changed the title DatasetSelect component truncates dataset name Provide a way to see full dataset name in DatasetSelect component Apr 5, 2024
@ri-pandey ri-pandey self-assigned this Apr 5, 2024
@charlesbrandt
Copy link
Contributor Author

We should also expand the default number of characters to show in the name to be longer than 13 (or what it's currently set to). There is even room in the current layout to accommodate the additional characters. Trying to disambiguate between different datasets becomes impossible with a common prefix:
image

@ri-pandey ri-pandey added the In Development Feature is in active development label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
In Development Feature is in active development UI
Projects
None yet
2 participants