securingsincity / react-ace

React Ace Component
http://securingsincity.github.io/react-ace/
MIT License
4.02k stars 603 forks source link

Expand collapse buttons not accessible via tab (Read only mode) #1831

Open chiragSAP opened 1 year ago

chiragSAP commented 1 year ago

Problem

Detail the problem here, including any possible solutions.

Ace-builds provided an update to make expand/collapse button accessible in the following release: https://github.com/ajaxorg/ace/releases/tag/v1.20.0 https://github.com/ajaxorg/ace/pull/5146 https://github.com/ajaxorg/ace/issues/5125

But the same is not consumable in react ace(version: 10.1.0)

Sample code to reproduce your issue

References

Progress on: #