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

ID column should be a bit more information rich #60

Open
markwhiting opened this issue Jul 2, 2024 · 1 comment
Open

ID column should be a bit more information rich #60

markwhiting opened this issue Jul 2, 2024 · 1 comment
Assignees
Labels

Comments

@markwhiting
Copy link
Member

markwhiting commented Jul 2, 2024

          I think the id column should get a label that reflects the scope, e.g., `paper-experiment-condition` and the values should model that index structure. (I think we should actually do this on the table view too, so there's not an `id` column per se.

Originally posted by @markwhiting in #57 (comment)

I am not sure how we should label such a column but I think it makes sense for the label to change depending on the selected scopes.

Perhaps we need an implicit shorthand for scopes so the names don't get too long, but perhaps we don't... thats something we can think about later, for now let's just stack them by hierarchy alphabetically.

@amirrr amirrr added the frontend label Jul 9, 2024
@amirrr amirrr assigned amirrr and AdilShahid17 and unassigned amirrr Aug 6, 2024
@amirrr
Copy link
Collaborator

amirrr commented Aug 6, 2024

@AdilShahid17 Look into client/src/components/View/TableView/hooks/data-handler.ts

This is where the id is created.

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

No branches or pull requests

3 participants