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

Have a context menu to clear review status #6082

Open
bpasero opened this issue Jul 9, 2024 · 3 comments · May be fixed by #6570
Open

Have a context menu to clear review status #6082

bpasero opened this issue Jul 9, 2024 · 3 comments · May be fixed by #6570
Assignees
Labels
feature-request Request for new features or functionality
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Jul 9, 2024

Here in "File" node there could be a context menu to either check or uncheck all checkboxes:

Image

@alexr00
Copy link
Member

alexr00 commented Jul 9, 2024

If you use a tree structure for files then you get this by checking/unchecking a folder checkbox.

A few ideas for the flat structure:

  • Support multi select, then you select all so toggling 1 checkbox would toggle all.
  • Add a checkbox on "Files"
  • Add an inline action on "File" for "mark all as viewed"/"mark all as unviewed"

@alexr00 alexr00 added the feature-request Request for new features or functionality label Jul 9, 2024
@alexr00 alexr00 added this to the August 2024 milestone Jul 9, 2024
@bpasero
Copy link
Member Author

bpasero commented Jul 9, 2024

I like the idea of multi-select!

@alexr00
Copy link
Member

alexr00 commented Dec 19, 2024

Once #6570 is in you can do the following for checked out PRs in the active PR view:

  • multi-select files
  • check/uncheck them
  • If your check/uncheck is part of the selection, then the entire selection will be toggled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants