🪶 Docs - React Aria Table column resize allows "Dead Space" #10008
Answered
by
snowystinger
itay-perry
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
snowystinger
May 3, 2026
Replies: 1 comment 2 replies
-
|
You should be able to do that. Use See for an example: |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
itay-perry
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

You should be able to do that. Use
frunits instead with a minWidth. Resizing only locks columns to the left to a pixel amount, so if the last column is anfrit should always fill the remaining space. If you use a "large"frratio it'll initially layout the same as it currently does.See for an example:
https://stackblitz.com/edit/p88ts7ka?file=src%2FExample.tsx