decentraland / decentraland/builder
Hide 'Add Existing Item' option if there are no valid items to add
- Dominant language
- TypeScript
- Stars
- 156
- Forks
- 91
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 31
Description
## π Description
* [ ] π This is a bug report.
* [x] π This is a feature request.
## π Details
We may hide the Add existing item option if there are no items in the collection, same with the items tab.


## π’ Steps To Reproduce Issue [ Good To Have ]
```
- Go to the Collections tab
- Open a collection
- Try to add an existing item
```
If it opens a new modal with the message "No valid items found", should we hide the option in the dropdown in the first place?
Contributor guide
Research direction
Start in the Collections tab by reproducing the flow of opening a collection and choosing Add existing item. Trace the dropdown and the "No valid items found" modal; done means the option is hidden when no valid items can be added and remains available when valid items exist.
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
- 45/100