-
Notifications
You must be signed in to change notification settings - Fork 10
WIP: Add auto complete for moving forms between groups #2122
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
base: main
Are you sure you want to change the base?
Conversation
This restricts moving Forms between Groups to only Org Admins.
This is a very rudimentary version of the feature, with no specs and no filtering of Groups that receive the form.
Also tidies up some data issues.
All the specs are ignored atm.
This is a work in progress to flesh out the view for moving form between groups. - Add content from deigns to the view - Add form components based on number of groups - Add simple unit tests Still to do: - Clarify if select and autocomplete should start off blank, like radio buttons - Move content into locale files - Check against designs - Write commit messages
|
🎉 A review copy of this PR has been deployed! You can reach it at: https://pr-2122.admin.review.forms.service.gov.uk/ It may take 5 minutes or so for the application to be fully deployed and working. If it still isn't ready For the sign in details and more information, see the review apps wiki page. |
37bca61
to
5d6f2d4
Compare
ee7d70b
to
209b9c5
Compare
caef25d
to
0b5e672
Compare
What problem does this pull request solve?
Trello card: https://trello.com/c/ctgaaiHF/2435-frontend-work-to-select-a-group-to-send-forms-to
Things to consider when reviewing