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

Redesign "Files Table" #6207

Closed
tbsbdr opened this issue Jan 3, 2022 · 0 comments · Fixed by #6450
Closed

Redesign "Files Table" #6207

tbsbdr opened this issue Jan 3, 2022 · 0 comments · Fixed by #6450
Assignees
Labels

Comments

@tbsbdr
Copy link
Contributor

tbsbdr commented Jan 3, 2022

Status

Description

User Stories

  • As a user I want the files table to be presented in an appealing and well structured way so that my cognitive costs are low.

Value

  • enhance filebrowsing experience

Acceptance Criteria (Desktop)

  • Header: sortable, arrow points up/down if the column is the current "sorted-by" column; on hover (only for sortable columns): arrow (fill type: line) shows up to indicate, that the column is sortable. see attached gifs.
  • Quickactions: 3-dots always visible
  • Quickactions: other quickactions appear on hover
  • file icon is clickable (not only the filename)
  • (nice to have 🍰) quickactions: copy link changes icon for short time, if it got clicked (cf. right sidebar -> copy public link) see attached gifs.

Definition of done

  • Functional requirements
    [ ] functionality described in the user story works
    [ ] acceptance criteria are fulfilled
  • Quality
    [ ] codre review happened
    [ ] CI is green
    [ ] critical code received unit tests by the developer
    [ ] automated tests passed (if automated tests are not available, this test needs to be created and passed
  • Non-functional requirements
    [ ] no sonar cloud issues

image

image

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

Successfully merging a pull request may close this issue.

2 participants