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

Blocks with custom tags made inside of a page having the same tag does not show in the query search result. #171

Closed
2 tasks done
niko-novice opened this issue Nov 21, 2024 · 2 comments
Assignees
Labels

Comments

@niko-novice
Copy link

Search first

  • I searched and no similar issues were found

What Happened?

- What is the bug?
	- Blocks with custom tags made inside of a page having the same tag does not show in the query search result.
	- eg create a page with tag `#health`. Then create a block inside that page with a `#health` tag. Then that block will not be shown in `#health` tag query. It will however be visible in the `#health` page.
- How to recreate?
	- Do Following steps
		- Create a page `Exercise` with a tag `#health`.
		- Inside the page `Exercise`, create a block named `biceps` and tag it with tag `#health`.
		- Query search in today's journal page and select `health` from `tags` option.
	- Expected Result of query
		- I should see 2 searches in the query list titled `Exercise` and `biceps`.
	- What I actually see
		- I only see `Exercise` in the query list.

Reproduce the Bug

  • Do Following steps
    • Create a page Exercise with a tag #health.
    • Inside the page Exercise, create a block named biceps and tag it with tag #health.
    • Query search in today's journal page and select health from tags option.

Expected Behavior

  • Expected Result of query
    • I should see 2 searches in the query list titled Exercise and biceps.
  • What I actually see
    • I only see Exercise in the query list.

Screenshots

logseq.bug.mp4

Browser, Desktop or Mobile Platform Information

Windows 11. Web Application.

Additional Context

No response

Are you willing to submit a PR? If you know how to fix the bug.

  • I'm willing to submit a PR (Thank you!)
@logseq-cldwalker
Copy link
Contributor

@niko-novice Hi. A fix for this should be on test.logseq.com in ~10 min

@niko-novice
Copy link
Author

@niko-novice Hi. A fix for this should be on test.logseq.com in ~10 min

Yes. The issue is solved !!!! Thank you !!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants