dscnitrourkela/project-icecream

Input boxes are not properly made

Closed this issue · 7 comments

Describe the bug
The input box placeholder is not proper, requiring you to first delete the placeholder and then type into it.

To Reproduce
Go and type something in the input box.

Expected behavior
The input boxes should work properly

Additional context
Extra work on inputs is appreciated.

hey @Shurtu-gal can you assign me this issue

Can you please tell your approach to the solution? This is to reduce spam and encourage meaningful contributions.

yeah you can use usestate hook in react
to clear placeholder value

and you can change the placeholder value to call usestate

@Anant2961 Try to think about UI also.

okay i will

Closing due to inactivity.