Skip to content

refactor: table view#44

Open
k05j wants to merge 1 commit intodevelopfrom
refactor_table_view
Open

refactor: table view#44
k05j wants to merge 1 commit intodevelopfrom
refactor_table_view

Conversation

@k05j
Copy link
Member

@k05j k05j commented Mar 11, 2026

  • modularized code and introduced composables for: drag'n drop, column resizing, usage of document table
  • made table virtual to allow bigger datasets to render effectively
  • cached formatting of cells so it doesnt get executed on every render if the field is already known

refers to #39

* modularized code and introduced composables for: drag'n drop, column
  resizing, usage of document table
* made table virtual to allow bigger datasets to render effectively
* cached formatting of cells so it doesnt get executed on every render
  if the field is already known

refers to #39
@k05j k05j requested a review from DerCookieLiker March 11, 2026 09:31
@k05j k05j self-assigned this Mar 11, 2026
@k05j k05j added the enhancement New feature or request label Mar 11, 2026
@k05j k05j added this to the MVP milestone Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant