Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COM-964 Add multiselect to choose test contacts (Depends on: #78) #101

Merged
merged 12 commits into from
Jan 15, 2025

Conversation

juliawegmayr
Copy link
Contributor

@juliawegmayr juliawegmayr commented Sep 25, 2024

At the moment, there is a text field for entering test contacts manually.

The email dispatch only works if the entered email is part of a contact list. To resolve this, the textfield is replaced with a multi-select field that only displays users from the test contact list.

Changes:
Replaced the free-text field with a multi-select field.
The multi-select field is now populated with users from the test contact list only.

Screenshots/screencasts

Screenshot 2024-09-25 at 13 54 07

Changeset

[x] I have verified if my change requires a changeset

Further information

https://vivid-planet.atlassian.net/browse/COM-964

@juliawegmayr juliawegmayr self-assigned this Sep 25, 2024
@auto-assign auto-assign bot requested a review from raphaelblum September 25, 2024 12:05
@juliawegmayr juliawegmayr marked this pull request as draft September 25, 2024 12:06
@juliawegmayr juliawegmayr force-pushed the add-multiselect-to-choose-test-contacts branch from f1c9cc5 to 14293f8 Compare September 25, 2024 12:10
@juliawegmayr juliawegmayr force-pushed the add-multiselect-to-choose-test-contacts branch from 14293f8 to fbd842d Compare November 4, 2024 13:49
@juliawegmayr juliawegmayr changed the base branch from next to main November 4, 2024 13:49
@juliawegmayr juliawegmayr force-pushed the add-multiselect-to-choose-test-contacts branch from 29d628e to f2321fe Compare December 2, 2024 12:36
@juliawegmayr juliawegmayr force-pushed the add-multiselect-to-choose-test-contacts branch from f2321fe to 76b0b6a Compare December 2, 2024 12:39
@juliawegmayr juliawegmayr marked this pull request as ready for review December 2, 2024 12:41
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@juliawegmayr juliawegmayr merged commit d32e9e8 into main Jan 15, 2025
2 of 3 checks passed
@juliawegmayr juliawegmayr deleted the add-multiselect-to-choose-test-contacts branch January 15, 2025 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants