In the Lexicon Editor, at the Form and Sense level, the handling of Representations and Definitions expects the field to be removed when the last letter is deleted. The expected behavior is more complex:
the main fields (written rep and definition) cannot disappear and must contain validation so that they are not empty or composed of only spaces. Validation on unsupported characters from issue #133 will also enter in the future
the current value must not update if the operation fails
the other fields can be removed if they are empty at the time of focus out
############################################
Nel Lexicon Editor, a livello di Forma e Senso, la gestione di Representations e Definitions prevede la rimozione del campo quando viene cancellata l'ultima lettera. Il comportamento atteso è più complesso:
i campi principali (written rep e definition) non possono scomparire e devono contenere una validazione affinchè non siano vuoti o composti di soli spazi. In futuro entrerà anche la validazione sui caratteri non supportati della issue #133
il current value non si deve aggiornare se l'operazione non va a buon fine
gli altri campi possono essere rimossi se vuoti al momento del focus out
In the Lexicon Editor, at the Form and Sense level, the handling of Representations and Definitions expects the field to be removed when the last letter is deleted. The expected behavior is more complex:
############################################
Nel Lexicon Editor, a livello di Forma e Senso, la gestione di Representations e Definitions prevede la rimozione del campo quando viene cancellata l'ultima lettera. Il comportamento atteso è più complesso: