playcanvas / playcanvas/editor
Add ability to rename multiple assets at once
Open
Nobody has claimed this yet.
area: assets
enhancement
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 215
- Avg merge
- 1d 29m
- Merged PRs (30d)
- 30
Description
For entities this is a common action in the PlayCanvas editor.
For assets it doesn't seem to be supported, and I can't think any reason why not (asset names aren't unique, the extension doesn't have any use):

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 by locating the PlayCanvas editor's existing multi-rename action for entities and the asset list or asset rename controls. Adapt the relevant UI flow so multiple selected assets can be renamed together, then verify that names change as expected without requiring unique names or changing extensions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100