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

Add Support for Bulk Edit #1547

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

AnushDeokar
Copy link
Contributor

@AnushDeokar AnushDeokar commented Mar 3, 2024

feature #1542

This PR attempts to add the support for Bulk Edit of Rows. The implementation in terms of design is similar to that of Filter option. I have created a new atom to store the bulk edit popover state. I am filtering out the column types which can be editable and then handling the user change in the query state. Then the bulk update is done asynchronously by calling the updateField method.

bulk-edit.mp4

Copy link

vercel bot commented Mar 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
rowy-typedoc ✅ Ready (Inspect) Visit Preview Mar 3, 2024 7:49pm

Copy link

vercel bot commented Mar 3, 2024

@AnushDeokar is attempting to deploy a commit to the Rowy Team on Vercel.

A member of the Team first needs to authorize it.

@AnushDeokar
Copy link
Contributor Author

AnushDeokar commented Mar 3, 2024

@bofeiw, Could you please have a look at this? I'm still refining it more, but I'd appreciate confirming whether my grasp of this feature aligns with the intentions or not. If It could be done in any better way let me know. Thanks

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

Successfully merging this pull request may close these issues.

None yet

1 participant