Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

The prop workspaceAddedNewDestinations is true whenever the page is reloaded #325

Description

@pea

The prop workspaceAddedNewDestinations is set to true whenever the page is reloaded. This is not expected behavior, as the prop should only be set to true when new destinations are added to the workspace.

Steps to Reproduce:

  1. Open the page.
  2. Reload the page.
  3. Verify that the prop workspaceAddedNewDestinations is true.

Expected Behavior:

The prop workspaceAddedNewDestinations should be false when the page is loaded. It should only be set to true when new destinations are added to the workspace.

Actual Behavior:

The prop workspaceAddedNewDestinations is set to true whenever the page is loaded, even if no new destinations have been added.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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