####User story:
As an event participant, I want to be able to easily find all information about the event, so that I can easily understand the impact and full outcomes of the event.
####Acceptance criteria:
* Given a user clicks the “More details” link in the Event Registration header,
** Then the user must be taken directly to the EventDetails page,
*** And the interim “More details” modal must no longer appear.
* Given a user is on the EventDetails page,
** Then a primary action button labeled “Register for event” must appear next to the Event details header.
*** And the “View event page” button at the bottom must be displayed in a neutral/normal style (not primary).
**** And a progressive button labeled “Find more events” must appear next to the “View event page” button,
***** And the “Visit the collaboration list...” link must no longer be present.
* Given a user is viewing the Event Registration header,
** Then only the country must be displayed in the header location fieldAnd the event is in-person only,
*** Then the header must display one line with the venue address (truncated if necessary), and a second line with the country.
* Given a user is viewing the Event Registration header,
** And the event is a hybrid event (with both physical and online participation),
*** Then the header must display one line with the venue address (truncated if necessary), a second line with the country, and a third line with the text: “Online participation available”.
* Given a user is viewing the Event Registration header,
** And the address line is truncated,
*** When the user hovers over the address text on desktop or long presses it on mobile,
**** Then a tooltip must appear displaying the full address.
* Given the current viewer is an event organizer,
** When they click the “Manage event” button in the Event Registration header,
*** Then they must navigate them to the EditEventRegistration page,
**** And not to the EventDetails page.
####Designs:
Changes to the Event Registration header + EventDetails
| **Current** | **Proposal** | **Notes** |
| {F65789207} | {F65789211} | Change copy in Event Registration header from "`More details`" to "`See full event details`". Clicking on this link will take the user directly to EventDetails, meaning we'll remove the interim More details modal.
| {F65789242} | {F65966256} | Add primary button next to the 'Event details' header for event registration ("`Register for event`"). Change the "`View event page`" button at the bottom to a neutral, normal styling and add a progressive, quiet "`Find more events`" button next to it. Remove the "`Visit the collaboration list...`" text below.
Show onlyAdd new line for country in Event rRegistration header, instead of full address:er
| **CurrentIn-person** | **ProposalHybrid** |
| {F659663946018821}| {F65966381} |6018823} |