Skip to content
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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

persianquant
Copy link

Learners, PR Template

Self checklist

  • I have committed my files one by one, on purpose, and for a reason
  • I have titled my PR with COHORT_NAME | FIRST_NAME LAST_NAME | REPO_NAME | WEEK
  • I have tested my changes
  • My changes follow the style guide
  • My changes meet the requirements of this task

Changelist

Briefly explain your PR.

Questions

Ask any questions you have for your reviewer.

Copy link

netlify bot commented Oct 29, 2024

Deploy Preview for cyf-ufd ready!

Name Link
🔨 Latest commit 93b54a4
🔍 Latest deploy log https://app.netlify.com/sites/cyf-ufd/deploys/67263940a6836500083328e2
😎 Deploy Preview https://deploy-preview-299--cyf-ufd.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@persianquant persianquant added the Needs Review Participant to add when requesting review label Oct 29, 2024
Form-Controls/index.html Show resolved Hide resolved
Form-Controls/index.html Outdated Show resolved Hide resolved
Form-Controls/styles.css Show resolved Hide resolved
color: var(--text-100);
}

input:focus, select:focus {

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?

Copy link
Author

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?

Copy link

@cjyuan cjyuan Nov 3, 2024

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?

@RihannaP RihannaP added the 👀 Review Requirements Changes requested to meet requirements label Oct 30, 2024
@cjyuan
Copy link

cjyuan commented Nov 3, 2024

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".

@cjyuan cjyuan added Reviewed Volunteer to add when completing a review and removed Needs Review Participant to add when requesting review 👀 Review Requirements Changes requested to meet requirements labels Nov 3, 2024
@persianquant persianquant added Complete Participant to add when work is complete and review comments have been addressed and removed Reviewed Volunteer to add when completing a review labels Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complete Participant to add when work is complete and review comments have been addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants