Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Conversation

@Natim
Copy link
Collaborator

@Natim Natim commented Feb 19, 2018

Fixes #699

@Natim Natim changed the title Add a title attribute to the menu item. Add a title attribute to the export as HTML menu item. Feb 19, 2018
@Natim Natim mentioned this pull request Feb 19, 2018
data-mdl-for="context-menu-button">
<li>
<button className="mdl-menu__item context-menu-item"
<a className="mdl-menu__item context-menu-item"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Using trigger some jsx-a11y errors on my machine

Footer.js: line 290, col 17, Error - Anchor used as a button. Anchors are primarily expected to navigate. Use the button element instead. (jsx-a11y/anchor-is-valid)
Footer.js: line 290, col 17, Error - Visible, non-interactive elements with click handlers must have at least one keyboard listener. (jsx-a11y/click-events-have-key-events)
Footer.js: line 290, col 17, Error - Static HTML elements with event handlers require a role. (jsx-a11y/no-static-element-interactions)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes I just received some travis feedback about that.

@Natim Natim merged commit ccf5b22 into master Feb 19, 2018
@Natim Natim deleted the 699-export-as-html-tooltip branch February 19, 2018 13:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants