sharkio-dev / sharkio

Sharkio is an API proxy for your development environments. It records all the requests that are sent to your API. It allows you to replay the requests easily. Generate types, documentation, test suites, And interact with your API using AI.
https://sharkio.dev/
MIT License
5 stars 1 forks source link

Can press next even when didn't select yes/no #341

Open AceCodePt opened 9 months ago

AceCodePt commented 9 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '/proxies/create'
  2. Click on 'no'
  3. Click on 'next'

Expected behavior Shouldn't go to next Or shouldn't allow to disable no

Screenshots image

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

aarya626 commented 9 months ago

Hi there, I think "No" is selected as a default answer here