InseeFr / InseeFr/sugoi-ui

[ENH] Improve managment of multivalued attributes

Open
#509 0 comments 0 reactions 0 assignees View on GitHub
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 :
![image](https://github.com/InseeFr/sugoi-ui/assets/45071499/0b3e994e-fca1-459b-9d93-d9ca64d6d84f)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.