project_panel: Support multiple items in `RemoveFromProject` (#22455)
Sergei Shulepov
created
This makes the `RemoveFromProject` action to remove all marked entries
in the project panel instead of just the selected one.
Closes #22454
Release Notes:
- Improved the `RemoveFromProject` action to remove all selected items.