Skip to content

Call updateCurrentEntry and update its state #273

@GoncharukBro

Description

@GoncharukBro

The updateCurrentEntry method is declared in Navigation, but it is reasonable to declare it in a NavigationHistoryEntry instance as a setState method for better structuring and saving the context of instances, taking into account that when the state changes, the object remains the same with an unchanged id.

The current api is misleading, leaving you thinking that this will result in a new NavigationHistoryEntry instance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions