Hello! Can someone please explain to me why user story 10 (the one about labels) doesn’t pass? https://codepen.io/bookofbones99/pen/MWYmvRQ
I’m really struggling!!
Hello! Can someone please explain to me why user story 10 (the one about labels) doesn’t pass? https://codepen.io/bookofbones99/pen/MWYmvRQ
I’m really struggling!!
Hello @ewilson2
Consider the text describing the user story, and specifically this line (emphasis mine)
I can see corresponding labels that describe the purpose of each field
In which way can you add this description?
Let me know if this is enough of a hint.
Your labels do not have any text in them. A user should see more than just the input box. There should be some text in front of it or above it.
That worked!! Thank you! I assumed that the id was the “describe the purpose” aspect of it.