harshmangalam / qwik-x

Social media web app like Twitter build with Qwikcity
20 stars 18 forks source link

Add tooltip in bottom navigations #26

Open harshmangalam opened 9 months ago

harshmangalam commented 9 months ago

add tooltip in icon button of bottom navigations

RABBI31 commented 9 months ago

Hello, I read your issue and find out that i can solve it if you assign me. Thank you

MokshagnaV commented 9 months ago

Hey guys, I have worked on bottom navigation before. I thought of adding tool tip at first (As we know, Tool tip will be visible when user hovers on it). But, this bottom navigation is for mobile device(Small screens) right. In mobile screen hover is not possible, Because it is mostly a touch screen for small devices. So, i have added small text below the icons instead of tool tip in #1. I don't know how, it's not right now.

I suggest you guys to add small text at bottom of icons or any other design install of tooltip

harshmangalam commented 9 months ago

@MokshagnaV I have added small modifications in bottom navigations and instead of adding text bottom to icon tooltip will provide better UX.

Utilize daisyui Tooltip .

MokshagnaV commented 9 months ago

Yeah I added tooltip first. But in touch screen, we cannot hover right. If we add tooltip, the tooltip text will appear when user clicks on it(on touch screens).

harshmangalam commented 9 months ago

Yes mobile screen user will not see tooltip but small device media can see if they have pointer instead of touch