RockefellerArchiveCenter / styles

Style Library for the Rockefeller Archive Center
https://styles.rockarch.org
MIT License
0 stars 1 forks source link

Improve implementation of aria-described-by in inputs #191

Closed helrond closed 9 months ago

helrond commented 9 months ago

Update Handlebars templates for textAreaInput and textInput so that aria-describedby attribute is used correctly to point to help text.

Fixes #170