sstur / react-rte

Pure React rich text WYSIWYG editor based on draft-js.
https://react-rte.org
ISC License
2.86k stars 429 forks source link

Is there a way to control to property `aria-describedby` for the div with `textbox` as role? #352

Open alexxxmf opened 4 years ago

alexxxmf commented 4 years ago

I'm trying to fix some accessibility issues but maybe I'm missing something doesn't seem the component provides a way to control the aria attribute assigned to the textbox. At the moment I'm getting something like this placeholder-{randomId}

alexxxmf commented 4 years ago
Screenshot 2019-11-29 at 16 16 07