Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Kate Kate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • 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
  • UtilitiesUtilities
  • KateKate
  • Merge requests
  • !583

Improve search results painting

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Waqar Ahmed requested to merge work/imp-search-res-painting into master Feb 04, 2022
  • Overview 13
  • Commits 8
  • Pipelines 18
  • Changes 8

This patch improves the search result drawing in following ways:

  • Makes it even closer in looks to the editor
  • Fixes the search results display for RTL text
  • Remove base path from file names

As a benefit, some of the display related code can be removed from the model (haven't done so yet for simplicity)

Display for "fileItems" / topLevel item is not changed.

Screenshots below:

RTL Before

Screenshot_20220204_152729

image

RTL After

Screenshot_20220204_152703

image


LTR search:

Screenshot_20220204_155731

Edited Feb 04, 2022 by Waqar Ahmed
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/imp-search-res-painting