Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Dolphin Dolphin
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 31
    • Merge requests 31
  • 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
  • System
  • DolphinDolphin
  • Merge requests
  • !283

Merged
Created Oct 12, 2021 by Eduardo Cruz@ecruzContributor

Properly display parent folders when filtering is active and items are added or refreshed

  • Overview 59
  • Commits 28
  • Pipelines 22
  • Changes 3

I have adapted the methods slotRefreshItems(), slotItemsAdded() and slotItemsDeleted() so they are now compatible with the new behavior of filtering expanded folders achieved in !271 (merged). Meanwhile I also fixed the bug where the parent expanded folder would disappear after adding or refreshing an item while filtering (this bug preexisted !271 (merged)).

This is one example test case that was bugged before and now is fixed: image

There are countless more test cases that were bugged before and are now fixed.

BUG: 442275

Edited Nov 09, 2021 by Eduardo Cruz
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: slots_with_filtered_expanded_folders