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

Table: improve resizing for action column #1004

Open
medikornov opened this issue Jan 17, 2023 · 1 comment · Fixed by #1156
Open

Table: improve resizing for action column #1004

medikornov opened this issue Jan 17, 2023 · 1 comment · Fixed by #1156
Labels
bug Something isn't working react Needs change in react package

Comments

@medikornov
Copy link

Describe the bug (actual behavior)

When table contains column manager and I try to resize a column (in expand mode), the app crashes.

Expected behavior

Column properly expands/shrinks.

Reproduction

columnResizeMode: "expand"
Link to a minimal repro:

Steps to reproduce
  1. Just try to resize last column :D
iTwinUI-react-example.forked.-.CodeSandbox.-.Google.Chrome.2023-01-17.12-55-41.mp4

Additional information

iTwinUI-react: 1.48.1

@medikornov medikornov added the bug Something isn't working label Jan 17, 2023
@gretanausedaite gretanausedaite added the react Needs change in react package label Jan 17, 2023
@mayank99 mayank99 reopened this May 10, 2023
@mayank99
Copy link
Contributor

We've fixed in the crashed in #1156 (will be released in 2.11.0), but there is some weird resizing behavior we'll still have to solve (will be in 3.x probably), so leaving this issue open.

@mayank99 mayank99 changed the title Table: crash when resizing column in expand mode Table: improve resizing for action column May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working react Needs change in react package
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants