Skip to content

Unintended navigation when clicking outside deployment options #525

Open
@abhiraj-ku

Description

🐛 Bug Report

When on the deployment page, clicking anywhere outside the "Deploy Repository" and "Deploy Zip" boxes unexpectedly navigates back to the "New Deploy" box.

Screenshot from 2024-09-20 01-32-00

Expected Behavior

Clicking outside the deployment option boxes should not trigger any navigation. The user should remain on the current page with the deployment options visible.

Current Behavior

Clicking outside the deployment boxes navigates away from the options, requiring additional clicks to return to the desired deployment choices.

Possible Solution

Ensure that click events outside the deployment option boxes do not trigger any navigation actions.

Steps to Reproduce

  1. Navigate to the deployment page
  2. Observe the "Deploy Repository" and "Deploy Zip" options
  3. Click anywhere on the page outside of these two boxes
  4. Note the unintended navigation back to a "New Deploy" prompt
  5. Click the "New Deploy" prompt to return to the original options

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions