LiteSun opened a new issue #1255:
URL: https://github.com/apache/apisix-dashboard/issues/1255


   # Feature request
   
   Enhance plugin config editor--code error indication
   
   ## Please describe your feature
   Currently, our plugin editor only checks the data entered by the editor 
after clicking submit, which is not good for the user.
   We need to indicate if the code is correct as soon as the user enters it.
   
   
![image](https://user-images.githubusercontent.com/31329157/104125076-726b5e80-538f-11eb-8e87-0966bf162f3f.png)
   
   ## Describe the solution you'd like
   
   I found out that 
[monaco-react](https://github.com/suren-atoyan/monaco-react) can do this, so 
maybe we can use monaco-react as a code editor.
   
![image](https://user-images.githubusercontent.com/31329157/104125321-ea865400-5390-11eb-85a6-dc9b5d15fc5c.png)
   
   


----------------------------------------------------------------
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.

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


Reply via email to