tattle-made / Uli

Software and Resources for Mitigating Online Gender Based Violence in India
https://uli.tattle.co.in
GNU General Public License v3.0
40 stars 29 forks source link

feat: change meta data feature from icon to blur #633

Closed maanasb01 closed 1 week ago

maanasb01 commented 1 week ago

This PR is related to issue #625

dennyabrain commented 1 week ago

Thanks @maanasb01 I was able to successfully test it on chrome. Its looking great! Could not load on firefox due to some issue. But could be a mistake I made. Will check later.

maanasb01 commented 1 week ago

Hey @dennyabrain I will look into it too. Thanks!

aatmanvaidya commented 1 week ago

I reviewed the PR, things are working well on Firefox and Chrome both

There is just a small error I see on Firefox, in some words, when I hover over them, the metadata key's are not in bold, while in some words they are -- this is only happening of Firefox

in some places its correct Screenshot from 2024-11-15 14-29-08

and in some places its not Screenshot from 2024-11-15 14-29-04

I was able to fix it my adding a style like this instead of using the <b> tag. I don't know if its a robust solution

style="font-weight: bold;"