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

Improve search input on mobile #368

Merged
merged 2 commits into from
Jul 27, 2023
Merged

Improve search input on mobile #368

merged 2 commits into from
Jul 27, 2023

Commits on Jul 27, 2023

  1. Improve search input on mobile

    This does two things to optimize the search input on mobile browsers:
    - Disables the autocapitalization of the first letter
      as that does not make sense for search terms.
    - Shows the Search icon/label on the mobile keyboard
      instead of the Go icon/label.
    valtlai committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d4a07e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55b4a02 View commit details
    Browse the repository at this point in the history