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

Allow for admin registering multiple people at once #4220

Merged
merged 2 commits into from Oct 21, 2023

Conversation

eikhr
Copy link
Member

@eikhr eikhr commented Oct 20, 2023

I replaced redux-form with react-final-form and cleaned up some of the routing and redux data fetching in eeae32c, then implemented the multi-select thing in 1946e98

Result

I changed the order of the form and added some required-marks as well:

Before After
Screenshot 2023-10-20 at 19 32 52 Screenshot 2023-10-20 at 19 32 03

Testing

  • I have thoroughly tested my changes.

I have tested admin-registering single people and multiple people. Have also tested that error messages show up as intended, both from local validation and server-errors.


Resolves ABA-616

Replace redux-form with react-final-form and clean up some of the routing and redux data fetching
@eikhr eikhr added enhancement Pull requests that make enhancements, instead of just purely new features review-needed Pull requests that need review labels Oct 20, 2023
@linear
Copy link

linear bot commented Oct 20, 2023

ABA-616 Allow admin påmelding of multiple students at the same time

Suggested by Birk in the email "Noen små innspill". It'd be nice to reply to him when the issue is fixed :)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for getting rid of these at the same time 🙌🏼

@eikhr eikhr merged commit 09a4b36 into master Oct 21, 2023
4 checks passed
@eikhr eikhr deleted the multiple-admin-register branch October 21, 2023 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Pull requests that make enhancements, instead of just purely new features review-needed Pull requests that need review
Projects
None yet
2 participants