Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
CodeYourFuture
/
Module-JavaScript-Fundamentals
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
546
Star
3
Code
Issues
30
Pull requests
79
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
London | 2-ITP-Sept | Hugh Mills| Sprint 1 | Form Controls
- #1473
#1473
Open
HM-127BTY
wants to merge 8 commits into
CodeYourFuture:main
CodeYourFuture/Module-JavaScript-Fundamentals:main
from
HM-127BTY:feature/form-controls
HM-127BTY/Module-Onboarding:feature/form-controls
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
London | 2-ITP-Sept | Hugh Mills| Sprint 1 | Form Controls
#1473
HM-127BTY
wants to merge 8 commits into
CodeYourFuture:main
CodeYourFuture/Module-JavaScript-Fundamentals:main
from
HM-127BTY:feature/form-controls
HM-127BTY/Module-Onboarding:feature/form-controls
Copy head branch name to clipboard
Commits
Commits on Sep 7, 2026
Started by adding info needed and putting <div> for each request of info
HM-127BTY
committed
1a80e0b
View commit details
Copy full SHA for 1a80e0b
Browse repository at this point
Added type for email aswell as placeholders and pattern for "name"
HM-127BTY
committed
b14a6c9
View commit details
Copy full SHA for b14a6c9
Browse repository at this point
Added labels for the colours, Added required to each current input
HM-127BTY
committed
2e39c78
View commit details
Copy full SHA for 2e39c78
Browse repository at this point
fixed errors in the code, syntax was wrong in parts.
Show description for 2c1de1d
HM-127BTY
committed
2c1de1d
View commit details
Copy full SHA for 2c1de1d
Browse repository at this point
Cleaned up by removing my comments and checking code for errors.
HM-127BTY
committed
06eac62
View commit details
Copy full SHA for 06eac62
Browse repository at this point
Commits on Sep 10, 2026
added "id=" to the labels and inputs and fixed errors found such as value to blue was white now changed to blue
HM-127BTY
committed
c6f3d57
View commit details
Copy full SHA for c6f3d57
Browse repository at this point
Commits on Sep 11, 2026
removed a . that was in pattern=".*\S.*\S.*" , it was pattern=".*\S.*\S.*".
HM-127BTY
committed
e726ddb
View commit details
Copy full SHA for e726ddb
Browse repository at this point
Added <br> to all inputs and seperated the Submit and Reset with ----
HM-127BTY
committed
a6e1983
View commit details
Copy full SHA for a6e1983
Browse repository at this point
You can’t perform that action at this time.