You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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
Additional context
From pMario:
The text was updated successfully, but these errors were encountered: