Skip to content

Conversation

@trebitowski
Copy link
Collaborator

@trebitowski trebitowski commented Jan 5, 2026

Changes

Adds transpose property

  • Renders data as columns instead of rows
  • The change is visual only, so logic rules, sorting, searching, and pagination all work the same or similar to non-transposed tables.
  • New table styles to highlight header column
  • Seamless with sorting, pagination, and search
  • Transposed tables display all actions as buttons (no overflow)
image

Minimize the width of action column and transpose header column

Before After
image image

Fix the search input from submitting form

Checklist before requesting a review

  • Cleaned up debug prints, comments, and unused code
  • Tested end to end
  • Included screenshots or walkthrough video of change if impacts UX

Related pull requests

Link other PRs here that are related to this change

@trebitowski trebitowski force-pushed the feat/table-transpose branch from 9fbd8d0 to 5328af3 Compare January 6, 2026 00:12
@trebitowski trebitowski changed the title feat: Table element transpose feat: Table element transpos Jan 6, 2026
@trebitowski trebitowski changed the title feat: Table element transpos feat: Table element transpose Jan 6, 2026
@trebitowski trebitowski force-pushed the feat/table-transpose branch from 5328af3 to 4101eff Compare January 6, 2026 00:57
@trebitowski trebitowski changed the title feat: Table element transpose feat: Table element transpos Jan 6, 2026
@trebitowski trebitowski changed the title feat: Table element transpos feat: Table element transpose Jan 6, 2026
@trebitowski trebitowski changed the title feat: Table element transpose feat: Table element transpos Jan 6, 2026
@trebitowski trebitowski changed the title feat: Table element transpos feat: Table element transpose Jan 6, 2026
@trebitowski trebitowski merged commit 2c4d448 into master Jan 6, 2026
8 checks passed
@trebitowski trebitowski deleted the feat/table-transpose branch January 6, 2026 01:10
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.

3 participants