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

Add incomplete functionality/styling to datasets page #119

Closed
aswallace opened this issue Jun 11, 2024 · 0 comments · Fixed by #122
Closed

Add incomplete functionality/styling to datasets page #119

aswallace opened this issue Jun 11, 2024 · 0 comments · Fixed by #122
Assignees

Comments

@aswallace
Copy link
Contributor

The following tasks were skipped in the MVP of the dataset page since were considered lower priority and/or needed to be looked into further:

  • Clicking on the header of the dataset manifests table should allow users to sort that column in desc/asc order. Header should have a hover state to indicate clickability
    • This requires diving into the FluentUI Shimmered DetailsList component
    • Was not prioritized since we don't have datasets yet
  • Responsive rows: Should have a faded overlay on the right on overflow, and hover buttons should stick to the right side of the table
  • Currently, after a user loads a dataset into the app, it takes 3 clicks of the browser's back button to get back to the dataset page (i.e., there are multiple route changes instead of just one)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant