go-vikunja / vikunja

Mirror of vikunja from https://code.vikunja.io/api
GNU Affero General Public License v3.0
1.02k stars 71 forks source link

Cannot scroll a task card on mobile browser #325

Closed majster95 closed 2 months ago

majster95 commented 2 months ago

Description

Hi, I’ve noticed a strange behaviour of UI on mobile phone browser (iOS).

When I open a task card from kanban view on my mobile phone the UI freezes and I cannot scroll across the card, I found that when I flip my phone horizontally and try to scroll from right edge then I can do it. I happens only from kanban view, others list views opens fine. I can reproduce the same bug on demo website.

Vikunja Version

Unstable

Browser and version

No response

Can you reproduce the bug on the Vikunja demo site?

Yes

Screenshots

No response

kolaente commented 2 months ago

Since when is this a problem?

majster95 commented 2 months ago

It’s quite difficult to say, I installed Vikunja few days ago (and I really love it 😀) and since then I’ve been experiencing this problem.

kolaente commented 2 months ago

There have been fixes to the mobile layout yesterday, maybe these have caused this. I thought that https://github.com/go-vikunja/vikunja/commit/6a5342bd49b53903e19ac4297312963c7dcdad32 might fix that, but does not seem to. At least with browserstack I was still able to reproduce your problem.

majster95 commented 2 months ago

Yes, problem still persists in latest build. It’s interesting that it happens only when card is being opened from Kanban view.

kolaente commented 2 months ago

Should be fixed now in https://github.com/go-vikunja/vikunja/commit/16d73869752cea8ffcc73ee6be3021994cd6b6c1, please check with the next unstable build (should be ready for deployment in ~45min, also on try).

And thanks for the coffee!