integra-team-red / integra-team-red/meet-map

Add Open in Element chat button to event detail page

Open Beginner friendly
#175 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
0
Forks
0
Avg merge
1d 18h
Merged PRs (30d)
55

Description

As an Event Participant, I want a button to open the event's Matrix chat room in Element, so I can communicate with other attendees without leaving the browser.

### Acceptance Criteria
- [ ] A chat button is shown on the event detail page for participants only (the current user must have joined the event)
- [ ] The button opens https://matrix.to/#/{matrixRoomId} in a new tab (test the URL with Leo beforehand)
- [ ] The button is not shown if the event has no matrixRoomId
- [ ] The button is not shown if the current user is not a participant

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the event detail page and the participant and matrixRoomId data used there. Add or verify the chat button against all three visibility conditions, confirm it opens the specified Matrix URL in a new tab, and test the link with Leo before checking participant and missing-room cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
Half a day
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
75/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.