You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Motivation
Migrating component Back button to Svelte 5.
# Changes
- Migrate events in `Back` component, using `stopPropagation` wrapper.
- Adapt the usage in `Header` component: it will need to dispatch the
old event `nnsBack`. We will remove it when we migrate it to Svelte 5.
# Screenshots
Current tests are sufficient.
0 commit comments