Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meal plan editing on iPad drags items rather than scrolls #3703

Open
6 tasks done
andrew-codechimp opened this issue Jun 6, 2024 · 1 comment
Open
6 tasks done

Meal plan editing on iPad drags items rather than scrolls #3703

andrew-codechimp opened this issue Jun 6, 2024 · 1 comment
Labels
bug: confirmed bug Something isn't working

Comments

@andrew-codechimp
Copy link

First Check

  • This is not a feature request.
  • I added a very descriptive title to this issue (title field is above this).
  • I used the GitHub search to find a similar issue and didn't find it.
  • I searched the Mealie documentation, with the integrated search.
  • I already read the docs and didn't find an answer.
  • This issue can be replicated on the demo site (https://demo.mealie.io/).

What is the issue you are experiencing?

When using the meal planner edit mode on iPad the whole meal is a touch target, causing you to drag a meal by accident when trying to scroll.
On iPhone only the grab handle is the touch target for moving the meal so scrolling works fine.
It would seem the site is treating an iPad the same as a desktop browser but for touch it should be acting like the iPhone experience.

Steps to Reproduce

On an iPad go into Meal Planner
Edit meal plan
Add meals to fill the whole screen
Try to scroll where there is a meal
It moves the meal rather than scrolling the page.

Please provide relevant logs

N/A

Mealie Version

1.8.0

Deployment

Docker (Linux)

Additional Deployment Details

No response

@andrew-codechimp andrew-codechimp added bug Something isn't working triage labels Jun 6, 2024
@andrew-codechimp andrew-codechimp changed the title Meal plan editing on iPad, drags items rather than scrolls Meal plan editing on iPad drags items rather than scrolls Jun 7, 2024
@boc-the-git
Copy link
Collaborator

This is also a problem on my Android tablet.

I don't see this as a critical issue, you can easily scroll by touching somewhere other than the meal planner entry.. but it is certainly annoying!
My assumption (based on absolutely no research!!) is it's something to do with how Vue/Nuxt is interpreting the mobile vs desktop interface of the browser/device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: confirmed bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants