Is there an existing issue for this?
Feature Description
Replace placeholder "#" links in src/data/roadmaps/html.tsx with valid documentation routes or temporary “Coming Soon” pages. This ensures roadmap items navigate correctly and improves the learning experience for users exploring HTML topics.
Use Case
When a user clicks roadmap topics such as:
Basic HTML Tags
Forms
SEO
Semantic HTML
they should either:
open the related documentation page, or
display a “Coming Soon” page instead of redirecting to the top of the current page.
Benefits
Improves user navigation experience
Prevents broken or confusing roadmap interactions
Makes the roadmap appear more complete and professional
Helps contributors identify unfinished documentation sections
Provides a scalable structure for adding future documentation pages
Add ScreenShots
No response
Priority
Medium
Record
Is there an existing issue for this?
Feature Description
Replace placeholder "#" links in src/data/roadmaps/html.tsx with valid documentation routes or temporary “Coming Soon” pages. This ensures roadmap items navigate correctly and improves the learning experience for users exploring HTML topics.
Use Case
When a user clicks roadmap topics such as:
Basic HTML Tags
Forms
SEO
Semantic HTML
they should either:
open the related documentation page, or
display a “Coming Soon” page instead of redirecting to the top of the current page.
Benefits
Improves user navigation experience
Prevents broken or confusing roadmap interactions
Makes the roadmap appear more complete and professional
Helps contributors identify unfinished documentation sections
Provides a scalable structure for adding future documentation pages
Add ScreenShots
No response
Priority
Medium
Record