cybernetisk / internsystem-v2

A NextJS-based website. Used for public information about Cybernetisk Selskab, and necessary tools for volunteers at the bar/café Escape.
https://cyb.no
MIT License
7 stars 9 forks source link

Register vouchers for multiple people at once #41

Open kristinlichan opened 2 months ago

kristinlichan commented 2 months ago

Describe the problem you are experiencing When multiple people are working the same shift/in the same time frame it would be nice to be able to register vouchers for all of them at once so you don't have to do it individually.

Describe the solution you'd like It would be nice to be able to select multiple people when registering vouchers! (so you don't have to fill inn the exact same info for each of them separately)

Describe alternatives you've considered Multiple selection:)

EricSvebakk commented 2 months ago

This feature will be looked into. It would likely require designing a new autocomplete component for handling multiple selections. interesting.