kerwin612 commented on PR #323:
URL: https://github.com/apache/shenyu-dashboard/pull/323#issuecomment-1713104929

   > hi I'm sorry, I replied a bit late, I tried to verify this fix, but it 
didn't work as expected.
   > 
   > There may be two points of repair implementation:
   > 
   > 1.The plugin/xxx page gets the plugin details from the background when it 
loads, not from the menu (memory).
   > 
   > > The plug-in pair operation on the page is based on the obtained data
   > 
   > 2.cnfig/plugin page modification plugins require menu refresh (memory)
   
   Unified the update logic of the plug-ins:  
   1. Unified the update entrance, distinguished between updating the status 
only and updating data.  
   2. The plugin update will unify pulling data from the API to ensure editing 
based on the latest data.  
   3. Unified the logic of updating global plugin cache information, and all 
update plugin locations will call uniformly.  


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