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/13 11:30:27 UTC

[GitHub] [apisix-dashboard] juzhiyuan commented on a change in pull request #1633: feat: add the service page upstream select option

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



##########
File path: web/src/components/Upstream/components/UpstreamSelector.tsx
##########
@@ -61,6 +60,9 @@ const Component: React.FC<Props> = ({ shouldUpdate, onChange, list = [], disable
             {item.name}
           </Select.Option>
         ))}
+        <Select.Option value='None'>{

Review comment:
       Hi, please add i18n here :)




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