Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed an issue with the JSON text editors caused by them being in scr…
…oll panes. Those components have their own scrolling, and the nested scrolling mechanisms were causing issues with keyboard navigation, e.g., page up/down, etc., and other features such a Find (Ctrl+F). Without the surrounding scroll panes, it was also important that they be added so that they fill their available space vertically. (#655)
- Loading branch information