bsoc-bitbyte / GetIt

Streamlined college e-commerce: Simplifying merch buying and selling for students.
https://getit.iiitdmj.ac.in/
18 stars 51 forks source link

[BUG]: Unable to select the radio button while clicking on text of product sizes. #28

Closed thejaysharma closed 1 year ago

thejaysharma commented 1 year ago

Describe the bug

We are not able to select the product size when clicking on text of the product sizes. It is selecting while clicking on radio button only.

Steps To Reproduce

  1. Go to localhost:3000/products/_id

  2. Choose the size on clicking on the text of the sizes.

Expected Behavior

The button should be clickable even when the person clicks on the text, not just the radio button.

Screenshots/Videos

Screenshot_20230622_130140

What device are you using?

Desktop, Mobile

Operating System

No response

What browsers are you seeing the problem on?

Chrome

Additional context

No response

rrtk857 commented 1 year ago

@thejaysharma, Please assign this issue to me.

thejaysharma commented 1 year ago

@rrtk857 Go ahead!

Priyansh61 commented 1 year ago

@rrtk857 updates?

rrtk857 commented 1 year ago

@Priyansh61, I have fixed it and pushed changes in the PR.

https://github.com/bsoc-bitbyte/GetIt/assets/129523259/89c061d7-4b6b-4f92-9e51-8efb61e9b6b0

Priyansh61 commented 1 year ago

@rrtk857 Can you raise a different PR for this, and keep the navbar one seperate, it will help us keep commits organized.