-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't workingtriageNew issue that needs to be reviewedNew issue that needs to be reviewed
Description
🐛 Bug Report
FormAssociated elements using the fast-foundation implementation end up with current-value attributes defined.
I believe current-value should only be considered internal and users shouldn't manipulate it directly or see it in code snippets. Currently it shows up in storybook code snippet docs for button unexpectedly (and potentially intermittently?).

💁 Possible Solution
- short-term can filter it out like we filter the class attribute
- That current class filter tries to detect
nimble-
specifically, we could change it to just search for custom element name definitions generally
- That current class filter tries to detect
- long-term we should move off the form association polyfill in fast-foundation to the native feature
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriageNew issue that needs to be reviewedNew issue that needs to be reviewed
Type
Projects
Status
No status