Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regex in search not working #768

Open
mariohommel opened this issue Jan 22, 2025 · 1 comment
Open

Regex in search not working #768

mariohommel opened this issue Jan 22, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@mariohommel
Copy link

mariohommel commented Jan 22, 2025

Bug Report

Important

Please follow this template strictly when reporting bugs.

Reports that do not adhere to this template will not be addressed and will be closed.

App Version: Enter the version number, e.g., 1.2.3
2.0.16

Platform: Windows / macOS / Linux
Linux

Installation Method: App Store / Direct Download / Other
Snap

Expected Behavior:
Explain what you expected to happen.
Using /[some regex]/ in search bar should find all todos with the given regex

Actual Behavior:
Explain what actually happened.
Searching /[some regex]/ never finds any todo

Steps to Reproduce:

  1. Open the app.
  2. You have some todos with a context (eg @bla)
  3. Search for /@/
  4. No todo is found

Screenshots:
If applicable, include screenshots that demonstrate the bug.

Image

@mariohommel mariohommel added the bug Something isn't working label Jan 22, 2025
@github-project-automation github-project-automation bot moved this to Backlog in sleek 2.x Jan 22, 2025
@ransome1
Copy link
Owner

@mariohommel thanks for reporting it. I believe this is a duplicate of #647. There is some work going on over there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

2 participants