The My Data page had tabs in a different order (Security before Sessions) than the main settings page, and tab links used JS.push which never fired because navigate does a full page load. Now both pages share the same tab order and links include proper ?tab= query params. |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| helpers | ||
| live | ||
| plugs | ||
| endpoint.ex | ||
| gettext.ex | ||
| gettext_helpers.ex | ||
| permissions.ex | ||
| plug_exceptions.ex | ||
| router.ex | ||
| telemetry.ex | ||
| user_auth.ex | ||