Closed camelPhonso closed 4 months ago
🤖 meep morp!
Thank you for your contribution camelPhonso!! This Issue has been assigned to you as requested ✨
🔎 Please keep in mind that in order to give everyone a chance to contribute Issues may be unassigned if they go stale. You will be warned if the Issue is marked as stale at any point.
🔎 Please review our documentation for guidance on:
💡 The core team is available for any help and will try to respond to any comments in this Issue or questions on discord as quickly as possible.
Happy coding ! 🦆
🤖 meep morp!
This Issue is now marked as stale because there has been no activity for a while.
🔎 The Issue will be automaticaly unassigned and moved to the Backlog if it doesn't receive new activity in the next 7 days.
💡 To unstale this Issue please push any commits that are ready or provide an update in the comments.
Expected Behavior
In order to control new inputs to the database the input field for size options on a new clothing item should be a dropdown menu.
The database already expects a text entry so by providing the size options we expect directly to the HTML we can keep the data in our database clean.
Current Behavior
The new-item form gives users a text input element that means we can end up with any values on the database.
Any other notes
No response
Assignment
I'd like to work on this Issue myself