You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Status
Description
User Stories
Value
Acceptance Criteria (Desktop)
Definition of done
[ ] functionality described in the user story works
[ ] acceptance criteria are fulfilled
[ ] 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
[ ] no sonar cloud issues
The text was updated successfully, but these errors were encountered: