Skip to content

Mobile: improve search screen#2636

Merged
jorgemanrubia merged 3 commits intomainfrom
mobile/search-scrolling
Mar 3, 2026
Merged

Mobile: improve search screen#2636
jorgemanrubia merged 3 commits intomainfrom
mobile/search-scrolling

Conversation

@jayohms
Copy link
Contributor

@jayohms jayohms commented Feb 28, 2026

This is improves the Search screen in the mobile apps by:

  • allowing proper full page scrolling for search results
  • displaying the native browser clear button for the search input field

Copilot AI review requested due to automatic review settings February 28, 2026 10:13
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates native-specific styling to improve the in-app search experience by enabling better scrolling behavior and restoring the browser-provided clear (“x”) control for search inputs on native platforms.

Changes:

  • Override .search overscroll behavior on native to allow scroll chaining (overscroll-behavior: auto).
  • Re-enable the native WebKit search cancel button on .search__input.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jayohms jayohms changed the title Improve search in mobile apps Mobile: improve search screen Feb 28, 2026
* main:
  Extract event particulars helper method
  Reapply "Push event payload body updates"
  Bump z-index
  Bump z-index
  dep: Fix up Gemfile.saas.lock
@jorgemanrubia jorgemanrubia merged commit 2e6d06a into main Mar 3, 2026
12 checks passed
@jorgemanrubia jorgemanrubia deleted the mobile/search-scrolling branch March 3, 2026 10:22
adjogima added a commit that referenced this pull request Mar 3, 2026
* main:
  Mobile: improve search screen (#2636)
  Document has_attachments in API card responses (#2523)
  Change exceeding and nearing limits to account for the 1000th card (#2345)
  Include concrete example motivating this module file
  Simplify comment in skip-detached override
  Extract detached-blob guard into its own file
  Skip AnalyzeJob when blob has no attachments
  Allow notice to take more inline space
  Fix small documentation typos
  Display the save form button on Board Settings page as a bridge button
  billing.rb: destroy -> destroy!
  Strip whitespace from webhook URLs
  Add test for webhook URL with trailing whitespace
adjogima added a commit that referenced this pull request Mar 3, 2026
…lear-suggestion

* mobile/search-scrolling:
  Mobile: improve search screen (#2636)
  Document has_attachments in API card responses (#2523)
  Change exceeding and nearing limits to account for the 1000th card (#2345)
  Include concrete example motivating this module file
  Simplify comment in skip-detached override
  Extract detached-blob guard into its own file
  Skip AnalyzeJob when blob has no attachments
  Allow notice to take more inline space
  Fix small documentation typos
  Display the save form button on Board Settings page as a bridge button
  billing.rb: destroy -> destroy!
  Strip whitespace from webhook URLs
  Add test for webhook URL with trailing whitespace
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.

3 participants