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

[Change Requests] - Ability to select multiple CRs and request review for all of them at once #2912

Open
alaneng-neu opened this issue Oct 31, 2024 · 0 comments
Labels

Comments

@alaneng-neu
Copy link
Contributor

Description

This is a spike ticket, which adds functionality to the change request table, where you can select multiple change requests at a time and request them to be reviewed all in one action.

Acceptance Criteria

A working, clean solution is provided that solve the above description.

Proposed Solution

You will likely have to look at the CR table code and look at the DataGrid component, and see if there is something you can do with selecting multiple CRs at a time. The following reference may be helpful: https://mui.com/x/react-data-grid/, there is a prop checkboxSelection that you might find useful.

Mocks

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant