-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Prevent ignored touches on Android Chrome. #2095
Merged
owen-m1
merged 1 commit into
SortableJS:master
from
itsjohncs:prevent-next-click-failure-android
Mar 19, 2022
Merged
Prevent ignored touches on Android Chrome. #2095
owen-m1
merged 1 commit into
SortableJS:master
from
itsjohncs:prevent-next-click-failure-android
Mar 19, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Android Crhome will not trigger a click event if a user drags an item, even if the item is dropped back into its original placement. This means that whenever the "ignore next click" handling is activated, the user's _next_ click (unrelated to dragging) will be ignored. This commit solves this by never activating the "ignore next click" handling on Android Chrome.
itsjohncs
added a commit
to itsjohncs/thelounge
that referenced
this pull request
Oct 30, 2021
This is a (hopefully) temporary solution while we wait for SortableJS to merge in SortableJS/Sortable#2095 and make a release.
itsjohncs
added a commit
to itsjohncs/thelounge
that referenced
this pull request
Oct 30, 2021
This is a (hopefully) temporary solution while we wait for SortableJS to merge in SortableJS/Sortable#2095 and make a release.
itsjohncs
added a commit
to itsjohncs/thelounge
that referenced
this pull request
Oct 30, 2021
This is a (hopefully) temporary solution while we wait for SortableJS to merge in SortableJS/Sortable#2095 and make a release.
itsjohncs
added a commit
to itsjohncs/thelounge
that referenced
this pull request
Oct 30, 2021
This is a (hopefully) temporary solution while we wait for SortableJS to merge in SortableJS/Sortable#2095 and make a release.
@owen-m1 any chance of this being merged? We at github.com/thelounge/thelounge are waiting on this |
itsjohncs
added a commit
to itsjohncs/thelounge
that referenced
this pull request
Apr 18, 2022
SortableJS/Sortable#2095 has been merged so we no longer need to use our fork.
itsjohncs
added a commit
to itsjohncs/thelounge
that referenced
this pull request
Apr 18, 2022
SortableJS/Sortable#2095 has been merged so we no longer need to use our fork.
newkdr
added a commit
to newkdr/vscode-gitlens
that referenced
this pull request
Dec 12, 2024
![snyk-top-banner](https://redirect.github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) <h3>Snyk has created this PR to upgrade sortablejs from 1.15.0 to 1.15.3.</h3> :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project. <hr/> - The recommended version is **3 versions** ahead of your current version. - The recommended version was released on **3 months ago**. <details> <summary><b>Release notes</b></summary> <br/> <details> <summary>Package name: <b>sortablejs</b></summary> <ul> <li> <b>1.15.3</b> - <a href="https://redirect.github.com/SortableJS/Sortable/releases/tag/1.15.3">2024-09-01</a></br><ul> <li>Expose <code>expando</code> value in <code>Sortable.utils</code></li> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2134996369" data-permission-text="Title is private" data-url="SortableJS/Sortable#2346" data-hovercard-type="issue" data-hovercard-url="/SortableJS/Sortable/issues/2346/hovercard" href="https://redirect.github.com/SortableJS/Sortable/issues/2346">#2346</a>: Fix inability to drag in fallback when handle has a shadowRoot</li> <li>Include src folder in NPM package</li> </ul> </li> <li> <b>1.15.2</b> - <a href="https://redirect.github.com/SortableJS/Sortable/releases/tag/1.15.2">2024-01-14</a></br><ul> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2053450032" data-permission-text="Title is private" data-url="SortableJS/Sortable#2339" data-hovercard-type="issue" data-hovercard-url="/SortableJS/Sortable/issues/2339/hovercard" href="https://redirect.github.com/SortableJS/Sortable/issues/2339">#2339</a>: Fixes 1.15.1 regression with not being able to add element into start & end of list.</li> </ul> </li> <li> <b>1.15.1</b> - <a href="https://redirect.github.com/SortableJS/Sortable/releases/tag/1.15.1">2023-11-30</a></br><ul> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1370365710" data-permission-text="Title is private" data-url="SortableJS/Sortable#2203" data-hovercard-type="issue" data-hovercard-url="/SortableJS/Sortable/issues/2203/hovercard" href="https://redirect.github.com/SortableJS/Sortable/issues/2203">#2203</a>: Fix multi drag sort event not firing</li> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1656925237" data-permission-text="Title is private" data-url="SortableJS/Sortable#2263" data-hovercard-type="pull_request" data-hovercard-url="/SortableJS/Sortable/pull/2263/hovercard" href="https://redirect.github.com/SortableJS/Sortable/pull/2263">#2263</a>: Only call onDrop on destroy if dragged element inside parent element</li> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="523964543" data-permission-text="Title is private" data-url="SortableJS/Sortable#1686" data-hovercard-type="issue" data-hovercard-url="/SortableJS/Sortable/issues/1686/hovercard" href="https://redirect.github.com/SortableJS/Sortable/issues/1686">#1686</a>: Prevent drag item from jumping to end of list if last element has smaller width/height</li> </ul> </li> <li> <b>1.15.0</b> - <a href="https://redirect.github.com/SortableJS/Sortable/releases/tag/1.15.0">2022-03-20</a></br><ul> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="977152901" data-permission-text="Title is private" data-url="SortableJS/Sortable#2072" data-hovercard-type="pull_request" data-hovercard-url="/SortableJS/Sortable/pull/2072/hovercard" href="https://redirect.github.com/SortableJS/Sortable/pull/2072">#2072</a>: Make sure dragged element is inserted after last dragged element</li> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1008208683" data-permission-text="Title is private" data-url="SortableJS/Sortable#2084" data-hovercard-type="pull_request" data-hovercard-url="/SortableJS/Sortable/pull/2084/hovercard" href="https://redirect.github.com/SortableJS/Sortable/pull/2084">#2084</a>: Added <code>avoidImplicitDeselect</code> option to MultiDrag</li> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1030640442" data-permission-text="Title is private" data-url="SortableJS/Sortable#2093" data-hovercard-type="issue" data-hovercard-url="/SortableJS/Sortable/issues/2093/hovercard" href="https://redirect.github.com/SortableJS/Sortable/issues/2093">#2093</a>: Remove ID from cloned element</li> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1030824960" data-permission-text="Title is private" data-url="SortableJS/Sortable#2095" data-hovercard-type="pull_request" data-hovercard-url="/SortableJS/Sortable/pull/2095/hovercard" href="https://redirect.github.com/SortableJS/Sortable/pull/2095">#2095</a>: Remove ignoring click on Chrome for Android when dragging (wasn't necessary)</li> </ul> </li> </ul> from <a href="https://redirect.github.com/SortableJS/Sortable/releases">sortablejs GitHub release notes</a> </details> </details> --- > [!IMPORTANT] > > - Check the changes in this PR to ensure they won't cause issues with your project. > - This PR was automatically created by Snyk using the credentials of a real user. --- **Note:** _You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs._ **For more information:** <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiIyZjBhYTViMC1jODJiLTRhZjUtODU3Zi0zYWQxOTIxOWZlMDAiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjJmMGFhNWIwLWM4MmItNGFmNS04NTdmLTNhZDE5MjE5ZmUwMCJ9fQ==" width="0" height="0"/> > - 🧐 [View latest project report](https://app.snyk.io/org/newkdr/project/12a8a5f5-3e19-438c-8280-eb8f4ee06d17?utm_source=github&utm_medium=referral&page=upgrade-pr) > - 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates) > - 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/newkdr/project/12a8a5f5-3e19-438c-8280-eb8f4ee06d17/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) > - 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/newkdr/project/12a8a5f5-3e19-438c-8280-eb8f4ee06d17/settings/integration?pkg=sortablejs&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades) [//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"sortablejs","from":"1.15.0","to":"1.15.3"}],"env":"prod","hasFixes":false,"isBreakingChange":false,"isMajorUpgrade":false,"issuesToFix":[],"prId":"2f0aa5b0-c82b-4af5-857f-3ad19219fe00","prPublicId":"2f0aa5b0-c82b-4af5-857f-3ad19219fe00","packageManager":"npm","priorityScoreList":[],"projectPublicId":"12a8a5f5-3e19-438c-8280-eb8f4ee06d17","projectUrl":"https://app.snyk.io/org/newkdr/project/12a8a5f5-3e19-438c-8280-eb8f4ee06d17?utm_source=github&utm_medium=referral&page=upgrade-pr","prType":"upgrade","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":[],"type":"auto","upgrade":[],"upgradeInfo":{"versionsDiff":3,"publishedDate":"2024-09-01T22:55:30.201Z"},"vulns":[]}'
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Android Chrome will not trigger a click event if a user drags an item,
even if the item is dropped back into its original placement. This
means that whenever the "ignore next click" handling is activated, the
user's next click (unrelated to dragging) will be ignored.
This commit solves this by never activating the "ignore next click"
handling on Android Chrome.