Closed charlesbrandt closed 2 months ago
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:
Tested in dev, merged to main. Ready for release.
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):
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.