Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Allow opening external Matrix URIs #7700

Closed

Conversation

aaronraimist
Copy link
Contributor

@aaronraimist aaronraimist commented Feb 2, 2022

Part of element-hq/element-web#16875


Here's what your changelog entry will look like:

✨ Features

Signed-off-by: Aaron Raimist <aaron@raim.ist>
@aaronraimist aaronraimist requested a review from a team as a code owner February 2, 2022 06:06
Copy link
Member

@t3chguy t3chguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and works great otherwise!

@@ -1388,6 +1389,8 @@ export default class MatrixChat extends React.PureComponent<IProps, IState> {

StorageManager.tryPersistStorage();

navigator.registerProtocolHandler("matrix", "/#/%s");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

This may want to happen on an in-app user interaction (Toast?) so the user understands the impact, will need @matrix-org/product input

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'd like to be consistent with other areas of the app and have a toast first. Redirecting to design for input

@t3chguy t3chguy requested a review from a team February 2, 2022 10:58
@t3chguy t3chguy added the T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements label Feb 2, 2022
aaronraimist and others added 3 commits February 2, 2022 23:56
Signed-off-by: Aaron Raimist <aaron@raim.ist>
Signed-off-by: Aaron Raimist <aaron@raim.ist>
aaronraimist added a commit to aaronraimist/riot-web that referenced this pull request Feb 9, 2022
Maybe this will fix the tests for matrix-org/matrix-react-sdk#7700

Signed-off-by: Aaron Raimist <aaron@raim.ist>
Signed-off-by: Aaron Raimist <aaron@raim.ist>
This reverts commit 2277ec4.

Signed-off-by: Aaron Raimist <aaron@raim.ist>
@MadLittleMods MadLittleMods added the Z-Community-PR Issue is solved by a community member's PR label Jun 1, 2022
@kittykat kittykat requested review from a team and removed request for a team August 25, 2022 16:32
@daniellekirkwood daniellekirkwood requested a review from a team March 29, 2023 09:15
@daniellekirkwood
Copy link

I've added Product to the reviewers here - would it be possible to add a clear description here of the change and what user's could expect to see? I imagine that will speed up the review process :)

@andybalaam
Copy link
Contributor

Thank you for the contribution! To merge this we would need:

  • A clear description of what it does in the PR
  • A code change adding a toast to help the user understand the permissions prompt

I'm going to mark this PR as draft until these can be done.

@andybalaam andybalaam marked this pull request as draft November 2, 2023 09:36
@langleyd langleyd closed this Sep 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements Z-Community-PR Issue is solved by a community member's PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants