Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Kirigami Kirigami
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 28
    • Merge requests 28
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Frameworks
  • KirigamiKirigami
  • Merge requests
  • !266

Auto fire SearchField's accepted, with optional extra delay

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Dan Leinir Turthra Jensen requested to merge leinir/kirigami:auto-fire-search-with-optional-delay into master Mar 31, 2021
  • Overview 5
  • Commits 1
  • Changes 1

Without this, the SearchField requires the user to press either enter or return to signify that a search should happen. This change ensures that the search will happen if the user just inputs search terms into the field, the way search fields seem expected to function today.

BUG:435084

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: auto-fire-search-with-optional-delay