matrix-org / matrix-org/matrix.to
The “continue” button should not disappear after you click it
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 318
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
If you follow a permalink, the continue to open in element button disappears after being clicked. This is very confusing if you want to click it again
To Reproduce
Steps to reproduce the behavior:
- Go to a matrix.to event permalink
- Click on open in Element; click continue
Expected behavior
The continue permalink opens in Element; but the continue button remains present on the matrix.to tab rather than vanishing.
This allows for people to try the link again after installing the native app.

Screenshots
| First screen | Second screen |
|---|---|
![]() |
![]() |
Come back, blue button!
Smartphone (please complete the following information):
- Device: iPhone 12
- OS: iOS 15
- Browser: Mobile Safari
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with a matrix.to event permalink on Mobile Safari, then inspect the code handling the “open in Element” flow and the continue button state. Confirm that clicking Continue opens the permalink in Element while leaving the button available on the matrix.to tab, including for a later retry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100

