okaybase opened a new pull request, #3392:
URL: https://github.com/apache/apisix-dashboard/pull/3392

   **Why submit this pull request?**
   
   - [x] Bugfix
   - [ ] New feature provided
   - [ ] Improve performance
   - [ ] Backport patches
   
   **What changes will this PR take into?**
   
   When viewing a plugin configuration in the PluginEditorDrawer (view mode), 
the Monaco editor's scrollbars become unresponsive. Content with long lines 
cannot be scrolled horizontally, making it impossible to view the full 
configuration.
   This PR restore scrollbar interaction on disabled Monaco editors in view 
mode.
   
   
   **Checklist:**
   
   - [x] Did you explain what problem does this PR solve? Or what new features 
have been added?
   - [ ] Have you added corresponding test cases?
   - [ ] Have you modified the corresponding document?
   - [x] Is this PR backward compatible? If it is not backward compatible, 
please discuss on the mailing list first
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to