-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: OAuth clients limit links open in current tab
When the connected OAuth clients limit is reached on a Cozy, we display a blocking modal during the OAuth flow when trying to connect yet another client. In this situation we want the links displayed in the modal (i.e. to manage the connected clients or subscribe to another offer) to open in a new tab as this modal can be displayed in apps windows without any navigation means. However, when the modal is displayed when navigating in the Cozy in a browser because the limit has been exceeded, we don't have this limitation so the links should open in the same tab.
- Loading branch information
1 parent
2b4553e
commit fa80364
Showing
3 changed files
with
29 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.