diff --git a/releases/unreleased/improve-organization-selector.yml b/releases/unreleased/improve-organization-selector.yml new file mode 100644 index 00000000..e94a6ff6 --- /dev/null +++ b/releases/unreleased/improve-organization-selector.yml @@ -0,0 +1,11 @@ +--- +title: Improved organization selector +category: added +author: Eva Millán +issue: 820 +notes: > + The organization selector that is used to affiliate individuals + now has the option to create an organization if the desired one + is not found. + Its size is also increased to improve the readability of longer + names. diff --git a/ui/src/components/EnrollModal.vue b/ui/src/components/EnrollModal.vue index 679b7b87..72c43d8b 100644 --- a/ui/src/components/EnrollModal.vue +++ b/ui/src/components/EnrollModal.vue @@ -1,5 +1,5 @@ +