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

[pre-v1] Create and Use Table Component on Tile Table Page #2

Open
cadeluca opened this issue Oct 22, 2024 · 0 comments
Open

[pre-v1] Create and Use Table Component on Tile Table Page #2

cadeluca opened this issue Oct 22, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@cadeluca
Copy link
Owner

cadeluca commented Oct 22, 2024

The tile table page is inspired from my private personal Hextraction site where I had an image-only gallery/table for players to quickly identify tiles. This is not realistic for the whole list. Instead, this page should mimic the catalog.

Criteria

  • Using tanstack table, create a tile table component
  • Supply all matching info from the catalog

Current features

  • pagination
  • page size changing
  • searching on individual text columns
  • limiting rows to checked properties in property columns
  • global search
  • sorting on any column

In progress

  • styling of the pagination region
  • general code cleanup, this was very much cobbled together

Stretch goals

  • multi sort
  • virtualization if pagination not enough for performance
@cadeluca cadeluca converted this from a draft issue Oct 22, 2024
@cadeluca cadeluca added the enhancement New feature or request label Oct 22, 2024
@cadeluca cadeluca self-assigned this Oct 28, 2024
@cadeluca cadeluca changed the title Create and Use Table Component on 'Gallery' Page [pre-v1] Create and Use Table Component on 'Gallery' Page Oct 28, 2024
@cadeluca cadeluca changed the title [pre-v1] Create and Use Table Component on 'Gallery' Page [pre-v1] Create and Use Table Component on Tile Table Page Oct 28, 2024
@cadeluca cadeluca added the help wanted Extra attention is needed label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: In progress
Development

No branches or pull requests

1 participant