Expose folder actions when inside the folder
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
Related to #53342
The newly introduced dropdown menu in the breadcrumbs/path bar should include all possible actions on a folder, so in addition to the ones already there:
- Add/remove favorite
- Details
- Manage tags
- Rename
- Move or copy
- Set reminder
- Open locally
- Download
- Delete folder
And anything else that might normally be accessible.
For all of them, after the action has been performed, any associated state in the UI should refresh automatically.
When moving the folder, it should open the folder in the new location. When deleting it, it should open the parent folder.
cc @susnux
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start from the newly introduced dropdown menu in the breadcrumbs/path bar and trace how folder actions are currently exposed. Add the listed folder actions and verify that related UI state refreshes, moving opens the new location, and deleting opens the parent folder.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100