guoqqqi commented on issue #2299: URL: https://github.com/apache/apisix-dashboard/issues/2299#issuecomment-1179512273
Hello @Wcdaren I have a few questions about your proposal 1. > Form to show all added plugins (both enabled and unenabled) I understand that you are thinking that when we configure a plugin and it is not enabled, it should also be displayed in the list, right? But right now we don't support this and I'm not sure if we need to change the API interface. The current implementation is that the plugin is removed when we don't enable it, and doesn't save its configuration, which is an area that could be optimised. 2. >The logic of enabling plugins is modified to add plugins I think adding is more like adding a new plugin, where the expression I think would be more appropriate to enable the functionality of a particular plugin. -- 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]
