BaldissaraMatheus / Tasks.md

A self-hosted, Markdown file based task management board
https://hub.docker.com/r/baldissaramatheus/tasks.md
MIT License
478 stars 15 forks source link

Problems when swiping cards in google chrome-derived browsers in mobile version #86

Closed uGeek closed 17 hours ago

uGeek commented 5 months ago

It would be possible to open a little more the margins where the cards are located or add a selector to be able to slide and select between them. In the derivative versions of google chrome, Brave, Kiwi Browser, ... It is very complicated to slide the cards to select one and on the other hand in the browsers derived from firefox for android it works perfectly.

BaldissaraMatheus commented 5 months ago

Sorry I don't fully understand it, do you mean it's difficult to move a card from one lane to another?

uGeek commented 5 months ago

In the mobile version, when swiping to access a specific card (e.g., number 10), the card moves sideways instead of scrolling with the others.

Explanation:

In the mobile version, only a few cards are visible on the screen. To access a card that is not visible, you need to swipe the edge of the card. In Chrome and similar browsers, when swiping to access a specific card, the card moves sideways as if you wanted to rearrange it. This does not happen in Firefox

Perhaps the solution would be to make the outer frame of the cards a bit larger or to add a scroll bar on the right side, which would allow you to scroll through all the cards more easily.

BaldissaraMatheus commented 5 months ago

I'm currently working on this one, I got busy in the past few days but hopefully I'll get it done by this week

uGeek commented 5 months ago

Thank you