Skip to content

Add to or destination to NavigationTransition #11690

@noamr

Description

@noamr

What is the issue with the HTML Standard?

NavigationTransition has a from getter, pointing to the old entry of the navigation.
So far it didn't need a to because it would always be equal to the current entry.
However, since introducing precommit handlers, while those run, the destination of the navigation is different from the current URL.

Suggesting to add a to or destination field to NavigationTransition to reflect this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions