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

Batch edit rows #377

Closed
AubinF opened this issue Jun 22, 2023 · 3 comments
Closed

Batch edit rows #377

AubinF opened this issue Jun 22, 2023 · 3 comments
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. enhancement New feature or request

Comments

@AubinF
Copy link

AubinF commented Jun 22, 2023

Is your feature request related to a problem? Please describe.

I see it is possible to perform some operations on selected rows (export, delete, uncheck) I wonder if you had considered the idea of batch-editing ?

Describe the solution you'd like

It would be really nice if the "..." button had a "batch edit" option. This would open a popup very much like the one that shows up when the user clicks the pencil button of a record, where a single value could be assigned to all the selected records at once.

:)

Describe alternatives you've considered

No response

Additional context

No response

@AubinF AubinF added 0. Needs triage Pending approval or rejection. This issue is pending approval. enhancement New feature or request labels Jun 22, 2023
@AubinF AubinF changed the title Batch edit Batch edit rows Jun 22, 2023
@AubinF
Copy link
Author

AubinF commented Jun 22, 2023

similar (but not identical) to #61

@datenangebot
Copy link
Collaborator

Hi, I would say it is a duplicate. Where do you see the differences?

@AubinF
Copy link
Author

AubinF commented Jun 29, 2023

Hi,

I thought the user could select the records to edit, then click the three dots button and then the new option "batch edit". This would open a pop-up similar to the single record edit pop-up, summarising all the fields (not just selected fields). Perhaps something like

field_1 : 3 different values
field_2 : (show actual value if unique)
...
field_n : 2 different values

As #61 does not suggest a particular solution I understood it as in the user selects rows and fields and can somehow modify only those values while in the table view (as opposed to a dedicated menu).

But yes this is probably a duplicate of #61, now that I re-read both.
Happy to close this one :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants