stable

Clone or download

Read-only

feat(new-art-link-field): Handle error messages properly

part of: story #24968 [modal] have the list of linked artifacts How to test: - When an error is returned from the REST API --> It is fully displayed Change-Id: I87c4731e69dd37c15aef74ba398b71aea842040f

Modified Files

Name
M plugins/tracker/scripts/lib/artifact-modal/src/fields/link-field-v2/LinkField.ts +5 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/fields/link-field-v2/link-field-v2.scss +4 −0 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/fields/link-field-v2/links-retriever.test.ts +57 −9 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/fields/link-field-v2/links-retriever.ts +23 −5 Go to diff View file