Mitch Moccia

Results 22 comments of Mitch Moccia

Our conclusion is that having a parent element with title tag does not negate the lang attribute on a child element. The lang attribute can still be utilized for a...

Amazing feedback @amyleadem and @mejiaj THANK YOU... I'll be addressing all of these ASAP

> Having trouble getting this to work for me locally. Can you give me a hand, @mitchmoccia? @thisisdano I just pushed some updates to mm-in-page-nav4 that were not present on...

> Note that we'll need to document these settings in the settings data so it appears on the settings page This is awesome @thisisdano thank you!

> Note that we'll need to document these settings in the settings data so it appears on the settings page @thisisdano I have added and adjusted the settings documentation for...

@thisisdano @mejiaj @amyleadem Just made a great update per Dan's suggestion... The in-page nav heading text and heading level are now customizable from the HTML via data attributes! The new...

I added two variables const IN_PAGE_NAV_TITLE = “On this page”; IN_PAGE_NAV_HEADING_LEVEL = “h4" and then check for the presence of the corresponding data attributes and if none, use the defaults...

Updated the component guidance for language selector to include the following in both the Three or More Languages and Language selector unstyled sections. @maomeara63 @jonadecker standing by for any edit...

This is complete. aria-label and title have been removed and the text content updated to "Native language (English translation)" https://federalist-3b6ba08e-0df4-44c9-ac73-6fc193b0e19c.sites.pages.cloud.gov/preview/uswds/uswds/mm-language-selector/?path=/story/components-language-selector--three-or-more-languages ![Image](https://user-images.githubusercontent.com/19338309/192785288-15e7f625-bbfd-4537-811a-3ca6342ba972.png)

@mejiaj @amyleadem @jonathanbobel We revisited the input mask and made a bunch of improvements... Unit tests included... Whenever you have a moment, we'd love to get your thoughts on the...