scniro / react-codemirror2

Codemirror integrated components for React
MIT License
1.65k stars 192 forks source link

How to add labels? #217

Open igor-anosov opened 3 years ago

igor-anosov commented 3 years ago

How can I actully add label to a Controlled component? We've got an issue from our accessebility checker that Form control element doesn't have an associated label. As I see from dev console - there is a textarea element which lies deep

nmgokhale commented 3 years ago

@scniro Is there any update on this issue? We're seeing similar a11y violation for this element - Form control element