Drawn2Shoe is a user-friendly e-commerce platform. It offers customers the ability to purchase and personalize their shoes. The platform's intuitive interface ensures seamless navigation and usability across a variety of devices.
MIT License
27
stars
42
forks
source link
[Bug] Arrow keys present in pincode input of Signup page #54
Describe the bug
The arrow keys which appear as default in the input of type 'number' are stil present in the pincode input field of Signup page. These are used for increasing or decreasing number by one, which is not really necessary for pincode input field.
Steps To Reproduce
Steps to reproduce the behavior:
Go to Signup page
Click on pincode input in look at the right end of input box.
Expected behavior
The arrows should not be there as its not neccessary
Screenshots
Desktop (please complete the following information):
OS: Any
Browser Any
Version Any
Additional context
I can remove those arrows from the box. Please assign this issue to me.
Describe the bug The arrow keys which appear as default in the input of type 'number' are stil present in the pincode input field of Signup page. These are used for increasing or decreasing number by one, which is not really necessary for pincode input field.
Steps To Reproduce Steps to reproduce the behavior:
Expected behavior The arrows should not be there as its not neccessary
Screenshots
Desktop (please complete the following information):
Additional context I can remove those arrows from the box. Please assign this issue to me.