You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "zsmlinux (via GitHub)" <gi...@apache.org> on 2023/05/15 08:55:22 UTC

[GitHub] [apisix-dashboard] zsmlinux opened a new issue, #2806: Dashboard can not search route from hosts name

zsmlinux opened a new issue, #2806:
URL: https://github.com/apache/apisix-dashboard/issues/2806

   ### Issue description
   
   v3.0.1 can search route name from host, such as config:
   ```
   "host": "abc.com"
   ```
   But not support:
   ```
   "hosts": [
   "a.com",
   "b.com"
   ]
   ```
   
   ### Expected behavior
   
   fix this bug
   
   ### How to Reproduce
   
   ![image](https://github.com/apache/apisix-dashboard/assets/10682145/26376d99-6fc1-4923-bd8a-eaca67096b5f)
   ![image](https://github.com/apache/apisix-dashboard/assets/10682145/9608dd3f-7c84-4bc7-aedd-c6d998efd1e2)
   ![image](https://github.com/apache/apisix-dashboard/assets/10682145/6fb9e40f-4238-454e-b255-7b423fc41b1c)
   
   
   ### Screenshots
   
   _No response_
   
   ### Environment
   
   - apisix version (cmd: `apisix version`):
   - OS (cmd: `uname -a`):
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   - etcd version, if have (cmd: run `etcd --version`):
   - apisix-dashboard version, if have:
   - Browser version, if have:
   
   
   ### Additional context
   
   _No response_


-- 
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: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org