feat(qwik-ui): add TableGrid component#91
Draft
Copilot wants to merge 2 commits into
Draft
Conversation
Co-authored-by: erikrj <365211+erikrj@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add TableGrid component for flexible grid layout
feat(qwik-ui): add TableGrid component
Mar 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a
TableGridcomponent toqwik-ui— a spreadsheet-like data grid with inline editing, keyboard navigation, sortable columns, and column resizing.Component API
Key behaviors
Entercommits and advances to next row,Tab/Shift-Tabmoves across columns (wrapping to next/prev row),Escapecancels; typing any printable key on a selected cell starts editing with that characterEnter/F2enters edit modeonCellChange$— always receives the original source-array index, not the sorted positionTableGrid,TableGridColumn,TableGridSort,TableGridPropsScreenshot
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
cdn.jsdelivr.net/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/.cache/pnpm/dlx/9f9e8dc00740105316c83376d350a164862a4d9359e04840a2907ff0aa65131f/19cfbd81321-1282/node_modules/.bin/../.pnpm/@inlang+paraglide-js@2.15.0/node_modules/@inlang/paraglide-js/bin/run.js compile --project ./project.inlang --outdir ./src/paraglide(dns block)/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/public/public/qwik-ui/node_modules/.bin/../vite/bin/vite.js build --mode lib get --global ndor/bin/git credential.helpesed(dns block)/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/public/public/qwik-ui/node_modules/.bin/../vite/bin/vite.js --mode ssr --port 5175 --global /home/REDACTED/.config/composer/veDROP pull.rebase(dns block)eu.posthog.com/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/.cache/pnpm/dlx/9f9e8dc00740105316c83376d350a164862a4d9359e04840a2907ff0aa65131f/19cfbd81321-1282/node_modules/.bin/../.pnpm/@inlang+paraglide-js@2.15.0/node_modules/@inlang/paraglide-js/bin/run.js compile --project ./project.inlang --outdir ./src/paraglide(dns block)/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/public/public/qwik-ui/node_modules/.bin/../vite/bin/vite.js build --mode lib get --global ndor/bin/git credential.helpesed(dns block)/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/public/public/qwik-ui/node_modules/.bin/../vite/bin/vite.js --mode ssr --port 5175 --global /home/REDACTED/.config/composer/veDROP pull.rebase(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.