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/04/26 15:53:17 UTC

[GitHub] [apisix-dashboard] juzhiyuan commented on a change in pull request #1828: fix:When create the upstream, some properties can still be edited on …

juzhiyuan commented on a change in pull request #1828:
URL: https://github.com/apache/apisix-dashboard/pull/1828#discussion_r620428790



##########
File path: web/src/components/Upstream/UpstreamForm.tsx
##########
@@ -83,6 +83,7 @@ const UpstreamForm: React.FC<Props> = forwardRef(
 
     const resetForm = (upstream_id: string) => {
       if (upstream_id === undefined) {
+        setReadonly(disabled);

Review comment:
       noted, need @guoqqqi to confirm




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