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

Fix/Feat: Resizable Pivot measure columns #4622

Merged
merged 3 commits into from
Apr 16, 2024

Conversation

briangregoryholmes
Copy link
Contributor

@briangregoryholmes briangregoryholmes commented Apr 16, 2024

This PR sets a minimum width for measure columns and adds the ability to resize them across the table.

In the examples below, the first image shows the initial layout (measures are given more space without having to reference the associated dimension name) and the other two show resizing the measure up or down.

Screenshot 2024-04-16 at 5 01 29 PM Screenshot 2024-04-16 at 5 01 07 PM Screenshot 2024-04-16 at 5 00 58 PM

Seeing some rendering artifacts in Safari, but is stable in Chrome.

@briangregoryholmes briangregoryholmes added the Type:Bug Something isn't working label Apr 16, 2024
@briangregoryholmes briangregoryholmes changed the title Pivot: Resizable measures Fix/Feat: Resizable Pivot measure columns Apr 16, 2024
@briangregoryholmes briangregoryholmes merged commit 4c3f116 into main Apr 16, 2024
4 checks passed
@briangregoryholmes briangregoryholmes deleted the bgh/pivot-resize-adjustment branch April 16, 2024 23:21
AdityaHegde pushed a commit that referenced this pull request Apr 17, 2024
* change defaults, resizable measures

* unrequired prop

* update due to binding issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants