GEWIS / gewisweb

GEWIS Website
https://gewis.nl
GNU General Public License v3.0
16 stars 33 forks source link

Switch activity subscription from well to modal #1765

Closed tomudding closed 10 months ago

tomudding commented 10 months ago

To make it easier to subscribe to activities, the subscription form is now a modal. This prevents the page from scrolling and allows for some magic auto re-openings of the modal if there is an error.

This also changes the states the activity subscription button can be in to ensure that it is easier to see what will happen.

Can subscribe as GEWIS member (logged in) image image

Can subscribe as GEWIS member (logged out) image

Can subscribe as external participant image image

Subscribed and can unsubscribe image image

Subscribed and cannot unsubscribe image

Not subscribed and cannot (un)subscribe image

Closes GH-1752.