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

[BUG] Tag search in editor toolbar looking for former, phantom text #8883

Open
Marxsal opened this issue Jan 7, 2025 · 1 comment
Open

Comments

@Marxsal
Copy link
Contributor

Marxsal commented Jan 7, 2025

Describe the bug

Tag drop down shows results from prior tag search even though tag box is empty.

Expected behavior

Expect that if the tag search box is empty, you will see all available tags.

To Reproduce

Go to Tiddlywiki dot com.

Search and open tiddler “abs Operator (Examples)”

In the tag drop down, type “wor” (without the quotes) and you will see two matches. Click to save the tiddler and you will see there is a new tag “wor”. Edit the tiddler again and delete the “wor” tag. Now click into the tag drop down. It will still show the two tiddlers that are a hit for “wor”. Close to save the tiddler and then edit again. When you click in the tag box, it is still showing the same two tiddlers, even though there is nothing to search for.

To clear this, you will have to start a new search, or click on the X to clear the search.

Tested on Chromium and Firefox under Linux.

Screenshots

No response

TiddlyWiki Configuration

  • Version 5.3.6
  • Firefox and Chromium browsers
  • Linux, probably everywhere else

Additional context

From pMario:

I can verify it – This is a bug and you should report it at GH.
It’s a problem with the keyboard handling. (We’ll need to optimize dropdown keyboard handling. Atm it is very complex and has way too many side effects)

@pmario
Copy link
Member

pmario commented Jan 7, 2025

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

No branches or pull requests

2 participants