As a campaign participant, I want to see my username automatically added and the number of participants to go up by 1 when I register for an event, so that I can know that I am fully registered without any confusion or need to refresh the page.
Acceptance Criteria:
- When a participant registers for an event on the event page, the registration header and the 'more details' display should:
- Automatically update to show the new number of participants (it should go up by 1) in the registration header and 'more details' section
- Automatically display the username of the participant who registered in the 'more details' section
- Note: It is acceptable behavior for the page to be refreshed in order for these changes to be displayed to the user for V1. We may want to change this behavior in later versions, but it is fine for V1.
Visual examples of current behavior (see that person is attending, but 0 participants are displayed):


