stable

Clone or download

Read-only

fix: Take into account design check feedback

part of story #24969 [modal] add and remove links (replace current artifact link) How to test: --> The last element of the table body should not have rounded bottom corners anymore --> When items have a backgrouond (added, status closed, hover state), then their backgrounds shouild not overflow the rounded top corners of the table --> The badge in the parent note should have a border --> The parent note should have a smaller font size and should have a 8px margin bottom --> The table empty state text should be "No links" --> When a link to an artifact having a long title is added, its title will now be truncated (+ ellipsis) --> There is no underlined whitespace at the left when you hover artifact titles in the table. --> The (already linked) label is glued to the artifact title in the dropdown, and not glued to the right border of the dropdown anymore Change-Id: I91d8e5696270569eefc4e4c9dadb52ed429c22d7

Modified Files

Name
M plugins/tracker/scripts/lib/artifact-modal/po/fr_FR.po +3 −3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/po/pt_BR.po +3 −3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field-v2/LinkField.test.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field-v2/LinkField.ts +16 −8 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field-v2/link-field-v2.scss +33 −3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/gettext-catalog.ts +1 −2 Go to diff View file