Skip to content

Removed ID from list-item#69

Merged
david-poindexter merged 1 commit into
DNNCommunity:developmentfrom
valadas:li-not-unique-id
Feb 5, 2023
Merged

Removed ID from list-item#69
david-poindexter merged 1 commit into
DNNCommunity:developmentfrom
valadas:li-not-unique-id

Conversation

@valadas

@valadas valadas commented Feb 5, 2023

Copy link
Copy Markdown
Member

WCAG 2.0 barks at duplicate IDs on the same page. The ID of the LI element was not actually used by anything so this PR removes it.

Closes #48

WCAG 2.0 barks at duplicate IDs on the same page. The ID of the LI element was not actually used by anything so this PR removes it.
@valadas valadas added the bug label Feb 5, 2023
@valadas valadas added this to the 8.0.1 milestone Feb 5, 2023

@david-poindexter david-poindexter left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@david-poindexter
david-poindexter merged commit 2a83a38 into DNNCommunity:development Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unique ID attribute in the <LI> for each list item.

2 participants