Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unintended navigation when clicking outside deployment options #525

Open
abhiraj-ku opened this issue Sep 19, 2024 · 0 comments
Open

Unintended navigation when clicking outside deployment options #525

abhiraj-ku opened this issue Sep 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@abhiraj-ku
Copy link

🐛 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
@abhiraj-ku abhiraj-ku added the bug Something isn't working label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant