TabbyML / tabby

Self-hosted AI coding assistant
https://tabby.tabbyml.com/
Other
18.25k stars 767 forks source link

fix(ui): search citation rendering issues #2484

Closed wwayne closed 4 days ago

wwayne commented 5 days ago

Fixes

Citation content rendering issue

for example: That's it!

After fix:

Screenshot 2024-06-24 14 00 00

Popup citation rendering issue

After fix:

Screenshot 2024-06-24 14 07 04

Citation number not rendering correctly

It can be reproduced when citation inside <li> tag

Screenshot 2024-06-24 13 26 01

After fix:

Screenshot 2024-06-24 14 14 03

Add default favicon of the citation site

After fix:

Screenshot 2024-06-24 14 27 51