RocketCommunicationsInc / astro

Astro UXDS is a collection of guidelines, patterns and components for designing space-based user interface applications.
https://astrouxds.com
Other
108 stars 25 forks source link

Setting Autocomplete Attribute on Rux-Input Doesn't Pass Through to Input Element #1253

Closed griley02 closed 10 months ago

griley02 commented 10 months ago

Currently unable to turn autocomplete off or to any other value on the underlying input field of a rux-input component.

micahjones13 commented 10 months ago

Hey @griley02, thanks for bringing this up. I've added the autocomplete property to rux-input, and it now reflects properly on the underlying input. This will be released with 7.18, which should be live within the next couple hours.