You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/06/01 02:15:29 UTC

[GitHub] [apisix-dashboard] iamayushdas commented on a change in pull request #1926: fix: route edit page suspend due to the form shouldupdate

iamayushdas commented on a change in pull request #1926:
URL: https://github.com/apache/apisix-dashboard/pull/1926#discussion_r642738830



##########
File path: web/src/pages/Route/components/Step1/MetaView.tsx
##########
@@ -205,6 +205,7 @@ const MetaView: React.FC<RouteModule.Step1PassProps> = ({ disabled, form, isEdit
             >
               <Select
                 disabled={disabled}
+                data-cy='route-redirect'
                 onChange={(parmas) => {

Review comment:
       can you also fix the typo to params in this PR?




-- 
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:
users@infra.apache.org