stable

Clone or download

Read-only

Fill the artifact title with the autocompleter query value

Part of story #28823 [modal] create artifact How to test: - In your web container, enable the feature flag: `tuleap config-set feature_flag_create_artifact 1` - Edit an artifact with an artifact link field with the modal (kanban, TTM or planning view) - Fill the autocompleter - Click on the `Create new artifact <your_query_title>` => The aritfact title is already filed with the value of the autocompleter. => When you click on the create button, the name is kept Change-Id: I15368e4a992883b9371aa1dd73089138d631df5b

Modified Files

Name
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/LinkField.ts +6 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/creation/ArtifactCreatorElement.ts +3 −0 Go to diff View file