-
-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
London | Saeid Heidari | Module-User-Focused-Data | Week 2 | Form Controls #299
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for cyf-ufd ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
color: var(--text-100); | ||
} | ||
|
||
input:focus, select:focus { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you check your focus that it's working or not?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tested this, I expected when I clicked the form area it lit up the input area and it worked.
What did you expect instead?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@persianquant Have you tried finding out which HTML elements can receive focus? Maybe you missed some elements?
I think except one missed focusable element, the form meets all the acceptance criteria. Good job. In any case, you can mark this as "Completed". |
Learners, PR Template
Self checklist
Changelist
Briefly explain your PR.
Questions
Ask any questions you have for your reviewer.