Dan Brady

Results 24 comments of Dan Brady

Thanks for answer, Sergey. I've created a test project and put both the file (html) and image (png) in same location within the project and I'm still not seeing any...

The image path is relative. Both file and image are in the same directory. Thanks.

An update on this issue:, if the file path is fully absolute, e.g. (<img src="http://127.0.0.1:8020/img/image.png">) then the Update Image Size and Encode data:URL features will work. But if it's relative...

Ah, I think I've discovered the issue. It appears that if there are spaces in the file path to the project, Emmet cannot find the image, even if it's relative...

I'd like to help out with this issue. Would it be okay if I brought in the examples @NicholasBoll posted?

Good question, @mejiaj. Is it fair to think character count is validation for a **single, specific requirement**? (I.e. cannot be more than N characters.) From the [docs](https://designsystem.digital.gov/components/character-count/): > Character count...

Ok, @mejiaj, I split textarea out. A few observations when looking at the tests on the original `input` validation: https://github.com/uswds/uswds/blob/18e648028a624f387d7999fd6f2c287c56f021ad/packages/usa-validation/src/test/validator.spec.js#L10 I don't see an element with that `data-checklist-label` selector in...

Hi! I'd like to help with this. If one of the maintainers (@pwolfert? @Karak888?) approves, I'll take on creating one to add to the the [supplemental set](https://design.cms.gov/style/icons/).

Hi @jaclinec! Thanks so much for the detailed response. I look forward to reading those findings when published! Based on these findings, is it fair to say that there is...