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/07/25 16:45:27 UTC

[GitHub] [apisix-dashboard] liuxiran commented on issue #1992: Tabel style bug in Demo site

liuxiran commented on issue #1992:
URL: https://github.com/apache/apisix-dashboard/issues/1992#issuecomment-886228273


   Hi all , the key point for this issue IMO is that the path of `x-app-uat1` in our demo site is to long, and we did not specify the column width, so other columns were squeezed together.
   ![image](https://user-images.githubusercontent.com/2561857/126905724-df434c69-7414-4804-b880-6a90063629fa.png)
   
   We can treat this issue as an enhancement for route table display.
   We can refer to https://ant.design/components/table/#components-table-demo-ellipsis-custom-tooltip, add ellipsis and tooltip for column: `host`, `path`, and `description`. 
   
   Looking forward to your opinion.
   
   cc @hellosean1025 @iamayushdas @juzhiyuan 
   


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

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