stable

Clone or download

Read-only

feat(new-art-link-field): Move input to table footer

part of: story #24968 [modal] have the list of linked artifacts - The input is now located inside the table footer - An empty state is display when there are no links (was hidden before) to avoid having "only a footer" Change-Id: Icf74a30bb7724cc96189a3fee1c5a889b1312c05

Modified Files

Name
M plugins/tracker/scripts/lib/artifact-modal/po/fr_FR.po +6 −0 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/fields/link-field-v2/LinkField.test.ts +33 −20 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/fields/link-field-v2/LinkField.ts +84 −43 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/fields/link-field-v2/link-field-v2.scss +48 −6 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/gettext-catalog.ts +3 −0 Go to diff View file