-
Notifications
You must be signed in to change notification settings - Fork 17
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
new file browser view with table sort #775
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
very well written and good detailing!
found a bug that we need to solve:
when the statistics column is sorted, an error is thrown at filebrowser.tsx:123
2025-01-08.at.18.11.51.mp4
thanks for the catch! this is fixed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to go 🟢
* reformat file * rename view components * table view border and colors * add hover * file card polish * refactor fileicon component * add tags * fix style for grid card * fix asset card style * style fixes * fix minifed image * cleanup fileicon with thumbnails * fix assets file icons * add additional data to file table * update tooltip posiiton to bottom * sort table * fix lint * fix crashing on undefined table values * ts lint
Summary
https://tsu.atlassian.net/browse/IR-5813
Subtasks Checklist
SORTING & NEW TABLE COLUMNS
NEW FILEITEMS UI
Breaking Changes
References
closes #insert number here
QA Steps