Skip to content

feat(media-grid): split into sub-components and add list view#55

Open
florianheysen wants to merge 1 commit into
mainfrom
feat/media-grid-list-view
Open

feat(media-grid): split into sub-components and add list view#55
florianheysen wants to merge 1 commit into
mainfrom
feat/media-grid-list-view

Conversation

@florianheysen
Copy link
Copy Markdown
Contributor

Monolithic component decomposed into focused modules (types, constants, utils, folder-card, media-card, hover-label, folder-thumbnail, view-toggle, columns, media-list-view) for independent editability.

List view adds a TanStack DataTable with sortable name/type columns and thumbnail previews. Active view persisted in URL via nuqs (?view=).

Monolithic component decomposed into focused modules (types, constants,
utils, folder-card, media-card, hover-label, folder-thumbnail,
view-toggle, columns, media-list-view) for independent editability.

List view adds a TanStack DataTable with sortable name/type columns
and thumbnail previews. Active view persisted in URL via nuqs (?view=).

Installs @tanstack/react-table.
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 this pull request may close these issues.

1 participant