ai-cfia / ai-cfia/fertiscan

bad save extraction

Aberta
#537 1 comentário 0 reações 1 responsável Reivindicada por @AimeMelancon Ver no GitHub
bug fullstack
Linguagem predominante
HTML
Estrelas
5
Forks
2
Merge médio
1d 7h
PRs com merge (30d)
1

Descrição

**Context**
Saving after extraction is essential if the user wants to correct the label description later. However. sometimes the save doesn't work very well.

**Outcome**
Make post-extraction save reliable and predictable: all edited fields are saved together, or none are saved, with clear user feedback on success/failure.

**Acceptance Criteria**

- [ ] A single Save action must never result in partially saved data.
- [ ] If save fails, no changes from that attempt are persisted.
- [ ] If save succeeds, all edited values are persisted and still correct after page refresh.
- [ ] The save works most of the time
- [ ] UI shows clear feedback:
- [ ] success confirmation on success
- [ ] actionable error message with retry on failure.
- [ ] Test success atomicity, partial failure path and regression case for the reported label scenario

**Additional Information** (Optional)

In example with the label_034 :

Image

Image

Image

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.