mscb402 opened a new issue, #2669: URL: https://github.com/apache/apisix-dashboard/issues/2669
# Feature request ## Please describe your feature On the Cors plugin config page, the `allow_origins_by_regex` help message is misleading the user. <img width="467" alt="image" src="https://user-images.githubusercontent.com/11229089/203920700-74089e4b-97fa-484b-b844-b212c3d0af4f.png"> This example ` [".*.test.com"]` is for users who use API to config the plugin. But in the dashboard, the user can directly implement the array configuration in the API through the operation on the UI, so the prompt information here will mislead the user An issue from Apisix, the user has been misled. https://github.com/apache/apisix/issues/8399#issuecomment-1327084150 ## Describe the solution you'd like Change the help message for the dashboard. -- 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]
