[ENH] Improve managment of multivalued attributes
Open
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 7
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 28
Description
When changing values on a multivalued attribute, interface looks like this :

which let add or remove values, but not update current values.
Current values should be directly updated without remove/readd
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the frontend interface for editing multivalued attributes and inspect the existing add/remove flow shown in the issue. Determine how current values are represented and edited. Done means existing values can be changed directly without removing and re-adding them.
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
- 42/100