FangSen9000 opened a new pull request, #2632: URL: https://github.com/apache/apisix-dashboard/pull/2632
Please answer these questions before submitting a pull request, **or your PR will get closed**. **Why submit this pull request?** - [ ] Bugfix - [x] New feature provided - [x] Improve performance - [ ] Backport patches **What changes will this PR take into?** **Reason**: We need to tell users clearly that which part of the data should be filled. **Modification**: 1. In addition to some plug-ins that do not need to be configured, or special plug-ins, plug-in configuration templates are added 2. Added a code prompt card to prevent filling errors 3. Move the transfer switch to the right side of the name to improve the space utilization and reduce the blank **effect**: 1. Users will clearly know which document they should fill in 2. The model and code are stored in specific files, making the files easy to maintain **Potential effects**: 1. Specific code filling can be developed on this basis in the future 2. Prepare for the new version, because many Monaco functions rely on the preset model added by this PR  **After the change:**  [modelpreview2.webm](https://user-images.githubusercontent.com/72308243/187872435-59e13881-563d-455a-b5b7-94c33e707c9a.webm) **Related issues** #1363 **Checklist:** - [x] Did you explain what problem does this PR solve? Or what new features have been added? - [x] Have you added corresponding test cases? - [x] 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]
