Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F first-contributions
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 322
    • Merge requests 322
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • First Contributions
  • first-contributions
  • Merge requests
  • !2570

Change tags and search terms to lowercase

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/Haozhe321/case-insensitive-search-for-tags into master Feb 03, 2018
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: Haozhe321

Addresses #2562

Fix Change the tags to be displayed to lowercase, and the search term to be lowercase. In the way, all comparisons are done in lower case. User can type the search term in whichever case they want(this is handled by react-select), i.e. Javascript, JavaScript, JAVASCRIPT, and the dropdown menu will give user only one answer. So now users do not have to try different permutations of the same word in different cases.

Img 1: image

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/Haozhe321/case-insensitive-search-for-tags