Tooltip badplaced with dynamic content
- 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:

When the text is received, the tooltip content is filled and here goes the problem, it is expanded downward rather than expanded upward:

So the tooltip is badplaced.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.