WICG/navigation-api

Enable default focus behavior for fragment navigations that are intercepted

tbondwilkinson opened this issue · 1 comments

We had a feature request from a team to perform the default focus behavior on a fragment navigation, as if you had clicked on the link with a simple fragment and NOT intercepted.

Aka, scroll the element with the fragment into view.

Would it be difficult to add this as an option to the focus configuration in intercept?

I think this is enabled with after-transition