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

Frontend: Remove leading hashes #3687

Merged

Conversation

benhammondmusic
Copy link
Collaborator

@benhammondmusic benhammondmusic commented Sep 25, 2024

Description and Motivation

To avoid potential issues, best to remove the leading hashes on declared element ids. Even though the browsers seem to accept it, it's not normal for HTML and might be confusing for future devs.

Has this been tested? How?

tests passing

Types of changes

(leave all that apply)

  • Refactor / chore

New frontend preview link is below in the Netlify comment 😎

@benhammondmusic benhammondmusic marked this pull request as ready for review September 25, 2024 03:01
Copy link

netlify bot commented Sep 25, 2024

Deploy Preview for health-equity-tracker ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 501d59d
🔍 Latest deploy log https://app.netlify.com/sites/health-equity-tracker/deploys/66f37d1bd96cd400085ad84a
😎 Deploy Preview https://deploy-preview-3687--health-equity-tracker.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.

Copy link
Collaborator

@kccrtv kccrtv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks ben! 🚀

@benhammondmusic benhammondmusic merged commit aace5cf into SatcherInstitute:main Sep 25, 2024
10 checks passed
@benhammondmusic benhammondmusic deleted the remove-leading-hashes branch September 25, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove leading # when linking internal sections
2 participants