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

🐛 Fix context menu on mobile/touch devices #541

Merged
merged 2 commits into from
Mar 8, 2022
Merged

🐛 Fix context menu on mobile/touch devices #541

merged 2 commits into from
Mar 8, 2022

Conversation

azerioxal
Copy link
Contributor

@azerioxal azerioxal commented Mar 8, 2022

Ateroz Medium Ateroz /fix-context-menu-mobile → Lissy93/dashy Commits: 2 | Files Changed: 2 | Additions: 13 Label

Thank you for contributing to Dashy! So that your PR can be handled effectively, please populate the following fields (delete sections that are not applicable)

Category:
Bugfix

Overview
This proposal adds a method of accessing the context menu on touchscreen devices which don't have a right click action. This is achieved by adding a button to open the menu, that also helps with indicating that a menu is available.
While working on this I noticed another issue with the menu positioning and changed the menu to ensure it no longer extends past the edge of the window and within it's own section.

Issue Number #508

Screenshot (if applicable)
Before:
before

After:
after

Code Quality Checklist (Please complete)

  • All changes are backwards compatible
  • All lint checks and tests are passing
  • There are no (new) build warnings or errors

@azerioxal azerioxal requested a review from Lissy93 as a code owner March 8, 2022 10:55
@netlify
Copy link

netlify bot commented Mar 8, 2022

✔️ Deploy Preview for dashy-dev ready!

🔨 Explore the source changes: 8ee7847

🔍 Inspect the deploy log: https://app.netlify.com/sites/dashy-dev/deploys/62273640759fbf0007eb854e

😎 Browse the preview: https://deploy-preview-541--dashy-dev.netlify.app/

@viezly
Copy link

viezly bot commented Mar 8, 2022

Changes preview:

Legend:

👀 Review pull request on Viezly

@Lissy93 Lissy93 merged commit 2051b20 into Lissy93:master Mar 8, 2022
@azerioxal azerioxal deleted the fix-context-menu-mobile branch April 23, 2022 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants