Skip to content

feat: call tree search within filtered visible rows only#595

Merged
lcottercertinia merged 3 commits intocertinia:mainfrom
lukecotter:feat-search-filtered-rows-only
Apr 17, 2025
Merged

feat: call tree search within filtered visible rows only#595
lcottercertinia merged 3 commits intocertinia:mainfrom
lukecotter:feat-search-filtered-rows-only

Conversation

@lukecotter
Copy link
Copy Markdown
Contributor

Description

  • call tree search will now only search within the filtered visible rows only.
    It used to search in non visible rows which was misleading to step through results and show nothing, It was also slow.

Type of change (check all applicable)

  • 🐛 Bug fix
  • ✨ New feature
  • ♻️ Refactor
  • ⚡ Performance Improvement
  • 📝 Documentation
  • 🔧 Chore
  • 💥 Breaking change

Any images / gifs / video [optional]

Related Issues

fixes #
resolves #539
closes #
related #

Added tests?

  • 👍 yes
  • 🙅 no, not needed
  • 🙋 no, I need help

Added to documentation?

  • 🔖 README.md
  • 🔖 CHANGELOG.md
  • 📖 help site
  • 🙅 not needed

Anything else we need to know? [optional]

@lcottercertinia lcottercertinia merged commit a81e577 into certinia:main Apr 17, 2025
5 checks passed
@lukecotter lukecotter deleted the feat-search-filtered-rows-only branch April 17, 2025 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: call tree search handle hidden rows

2 participants