Akryum / Akryum/floating-vue

Tooltip badplaced with dynamic content

Đang mở
#770 2 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
TypeScript
Star
3.5k
Fork
341
Merge trung bình
14 phút
Pull request đã merge (30 ngày)
8

Mô tả

For tooltips with dynamic content, I mean, those tooltips which request data to the server, after the data is received and when the tooltip content is filled, it is expanded to a wrong possition. An example.

When you place the cursor over info icon, the tooltip is opened and a request to the backend is done to get the information. In the following screenshot it is waiting the response:
![image](https://user-images.githubusercontent.com/1093702/126272964-9dc62a59-472f-4739-8622-5b5a22d14930.png)

When the text is received, the tooltip content is filled and here goes the problem, it is expanded downward rather than expanded upward:
![image](https://user-images.githubusercontent.com/1093702/126273018-beccdf9c-cb86-4e2d-903a-f03bdb925d6c.png)

So the tooltip is badplaced.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.