ananthakumaran / paisa

Paisa – Personal Finance Manager. https://paisa.fyi demo: https://demo.paisa.fyi
https://paisa.fyi
GNU Affero General Public License v3.0
2.34k stars 117 forks source link

Popup gets cutoff. #101

Closed avinashkanaujiya closed 8 months ago

avinashkanaujiya commented 9 months ago

When we hover the expenses categories in home, the popup get's cutoff, if items are more than 5 or more.

Maybe show a persistent popup, which user can scroll over, or dynamic list that scrolls itlsef, when user moves mouse pointer up or down on the list.

ananthakumaran commented 9 months ago

@avinashkanaujiya could you post a screenshot? You can use hide numbers to hide actual values

avinashkanaujiya commented 9 months ago

IMG_0936

avinashkanaujiya commented 9 months ago

in the above image, the popup is supposed to have about 10 to 15 transactions, but I can only see about bottom 7 to 8.

ananthakumaran commented 8 months ago

I am having trouble reproducing the issue. For me, the tooltip is shown at the bottom if there is not enough space at the top to show it, I tried it on both Chrome and Firefox.

avinashkanaujiya commented 8 months ago

For me it is only happening for Food category, for rest it is working as it supposed to, like popup shows below, if not enough space at top.

And I just tested with full screen, it is working fine there.

So issue is with non full screen and specific category(weird).

On Thu, Nov 23, 2023, at 08:29, Anantha Kumaran wrote:

I am having trouble reproducing the issue. For me, the tooltip is shown at the bottom if there is not enough space at the top to show it, I tried it on both Chrome and Firefox.

— Reply to this email directly, view it on GitHub https://github.com/ananthakumaran/paisa/issues/101#issuecomment-1823765927, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF6QX7OC2XN2F3PJTT32DT3YF232DAVCNFSM6AAAAAA7RFCFWOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRTG43DKOJSG4. You are receiving this because you were mentioned.Message ID: @.***>

ananthakumaran commented 8 months ago

@avinashkanaujiya I made some changes, could you check if the issue is fixed on 0.5.9

avinashkanaujiya commented 8 months ago

It is fixed in the latest version, sorry for late update.