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

New GroupByMenuButton component #3012

Open
amcclain opened this issue May 13, 2022 · 0 comments
Open

New GroupByMenuButton component #3012

amcclain opened this issue May 13, 2022 · 0 comments

Comments

@amcclain
Copy link
Member

We could use a simple grid-related helper component that binds to a grid model and displays / updates a single-level, full-row groupBy value.

It could accept a list of groupable fields, and could potentially manage hiding of newly grouped and showing of newly ungrouped columns (potentially superceded by #2963 but also maybe a shorter-term option if you also want a convenient control).

UI would be a button with text set to e.g. "By FooValue" and a drop-down menu that shows other available fields. Could also be a select, but I have a hunch that the button might look / feel a bit better.

@jskupsik this would be helpful for our client project, but let's check in together and with Lee before jumping into an implementation.

@amcclain amcclain added the grid label May 13, 2022
@amcclain amcclain added the ready label Jun 13, 2024
@amcclain amcclain changed the title GroupByMenuButton component New GroupByMenuButton component Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants