Links between SPA apps should not open a new tab #7480
Labels
P0 - critical
Priority: Release blocker or regression
TAG: design system
Change to our style guide / design system
TAG: regression
Something that previously worked
Milestone
Observed behavior
Related:
First noticed because in learningequality/kolibri-installer-gnome#7 for the GTK/webkit Gnome app, special handling had to be added so that "external links" which were actually internal links would be opened in a webkit window.
Expected behavior
From a user's perspective, the fact that different parts of Kolibri are implemented as separate SPAs is an implementation detail, not a feature. Navigating from one to the other should keep them in the same window.
KExternalLink
and ensure that cross-SPA links do not open in a new windowUser-facing consequences
users are opening new tabs when they should be staying in the same tab
Steps to reproduce
Click 'explore without account'
Context
0.14.1
The text was updated successfully, but these errors were encountered: