rowyio / rowy

Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.
http://rowy.io
Other
5.94k stars 478 forks source link

Add confirmation modal for bulk deletion of rows #1455

Closed janvi01 closed 8 months ago

janvi01 commented 10 months ago

Is your feature request related to a problem? Please describe. Currently, the bulk deletion of rows button does not need confirmation and ends up deleting the row immediately. This feature needs a confirmation message similar to the delete single row.

Describe the solution you'd like Add a confirmation dialog that requires the user to confirm the bulk deletion of the row.

Screenshots

Screenshot 2023-10-30 at 11 46 03 AM
janvi01 commented 10 months ago

@harinij Kindly look at the issue, I would like to work on this.

Chadha93 commented 10 months ago

Nice one @janvi01. Assigning this to you. :rocket:

DivvSaxena commented 10 months ago

is anyone still working on this issue?

Chadha93 commented 10 months ago

is anyone still working on this issue?

Hi @DivvSaxena, there is already a linked PR.

DivvSaxena commented 10 months ago

Hey @Chadha93 , any other issues that I can contribute to get into this ecosystem?

Chadha93 commented 10 months ago

Hey @Chadha93 , any other issues that I can contribute to get into this ecosystem?

@DivvSaxena https://github.com/rowyio/rowy/issues

janvi01 commented 8 months ago

Hi @Chadha93 the issue has been completed