Skip to content

templates: search: Remove touchstart handler for loading overlay - #1189

Merged
michaelwood merged 1 commit into
livefrom
mw/touchstart_issue
Jul 23, 2025
Merged

templates: search: Remove touchstart handler for loading overlay#1189
michaelwood merged 1 commit into
livefrom
mw/touchstart_issue

Conversation

@michaelwood

Copy link
Copy Markdown

The touchstart function loads the overlay which is at a higher z-index than then element to be clicked. So the overlay loads but the element (usually a filter item) beneath the overlay doesn't receive a "click"

Fixes: #1188

The touchstart function loads the overlay which is at a higher z-index
than then element to be clicked. So the overlay loads but the element
(usually a filter item) beneath the overlay doesn't receive a "click"

Fixes: #1188
@michaelwood
michaelwood requested review from R2ZER0 and codemacabre and removed request for codemacabre July 23, 2025 14:54
@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 16474093665

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 74.164%

Totals Coverage Status
Change from base Build 16466600641: 0.0%
Covered Lines: 1441
Relevant Lines: 1943

💛 - Coveralls

@michaelwood
michaelwood merged commit 454c47f into live Jul 23, 2025
6 checks passed
@michaelwood
michaelwood deleted the mw/touchstart_issue branch July 23, 2025 15:20
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.

Loading spinner on some mobile browsers out of sync

3 participants