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

Create "bulk term action" form if multiple terms selected while reading #537

Closed
jzohrab opened this issue Dec 13, 2024 · 2 comments
Closed
Labels
fixed Fixed in develop or master, to be launched.

Comments

@jzohrab
Copy link
Collaborator

jzohrab commented Dec 13, 2024

e.g, if I've shift-clicked many terms, then it doesn't make sense to show the form for the first term:

image

The window on the right should really be blank if multiple terms are selected ... but more useful would be to have some kind of "bulk action" form:

  • set status (should default to common status if all are the same, otherwise shouldn't force all to be changed??? - might need a checkbox saying "update status", but that looks weird)
  • add tag
  • remove tag (pre-populated with common tag if one exists)

Adding/removing tags shouldn't fail if adding dup, removing missing, etc etc etc.

@jzohrab jzohrab added the bug label Dec 13, 2024
@jzohrab jzohrab added this to Lute-v3 Dec 13, 2024
@jzohrab jzohrab moved this to Todo in Lute-v3 Dec 13, 2024
@jzohrab jzohrab changed the title Side window shouldn't load if multiple terms selected Create "bulk term action" form if multiple terms selected while reading Dec 13, 2024
@jzohrab jzohrab added enhancement and removed bug labels Dec 13, 2024
@jzohrab jzohrab moved this from Todo to In Progress in Lute-v3 Dec 19, 2024
@jzohrab
Copy link
Collaborator Author

jzohrab commented Dec 19, 2024

Done in PR, merged into develop.

@jzohrab jzohrab moved this from In Progress to Done in Lute-v3 Dec 19, 2024
@jzohrab jzohrab added the fixed Fixed in develop or master, to be launched. label Dec 19, 2024
@jzohrab
Copy link
Collaborator Author

jzohrab commented Dec 21, 2024

Launched in 3.7.0

@jzohrab jzohrab closed this as completed Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed Fixed in develop or master, to be launched.
Projects
Archived in project
Development

No branches or pull requests

1 participant