Skip to content

Touch a temp tiddler when removing a tag#9889

Open
BurningTreeC wants to merge 2 commits into
TiddlyWiki:masterfrom
BurningTreeC:remove-tag-touch-temp-tiddler
Open

Touch a temp tiddler when removing a tag#9889
BurningTreeC wants to merge 2 commits into
TiddlyWiki:masterfrom
BurningTreeC:remove-tag-touch-temp-tiddler

Conversation

@BurningTreeC

Copy link
Copy Markdown
Contributor

Like that removing a tag doesn't make TiddlyWiki5 wait for the Typing timeout to remove it but removes it instantly, because also a non-draft Tiddler has changed.

The issue:

  • Open the "HelloThere" tiddler on tiddlywiki.com for editing
  • Remove the tag "Welcome"
  • Notice that there passes some time before the animation starts > annoying
  • This doesn't happen if the focus is within the tags input field because removing the tag simultaneously deletes the dropdown state which causes the refresh to catch in
  • The root cause is that removing a tag doesn't necessarily touch another tiddler, just the draft tiddler, which has a typing timeout

Try the same steps in the preview of this PR

Like that removing a tag doesn't make TiddlyWiki5 wait for the Typing timeout to remove it but removes it instantly, because also a non-draft Tiddler has changed
@netlify

netlify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploy Preview for tiddlywiki-previews ready!

Name Link
🔨 Latest commit ec03e9c
🔍 Latest deploy log https://app.netlify.com/projects/tiddlywiki-previews/deploys/6a3caf682be2700008908623
😎 Deploy Preview https://deploy-preview-9889--tiddlywiki-previews.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

Copy link
Copy Markdown

Confirmed: BurningTreeC has already signed the Contributor License Agreement (see contributing.md)

@github-actions

github-actions Bot commented Jun 24, 2026

Copy link
Copy Markdown

📊 Build Size Comparison: empty.html

Branch Size
Base (master) 2491.8 KB
PR 2491.9 KB

Diff: ⬆️ Increase: +0.1 KB


✅ Change Note Status

All change notes are properly formatted and validated!

📝 $:/changenotes/5.4.1/#9889

Type: bugfix | Category: usability
Release: 5.4.1

Make tags in Edit Mode animate instantly when removing

🔗 #9889

👥 Contributors: BurningTreeC


📖 Change Note Guidelines

Change notes help track and communicate changes effectively. See the full documentation for details.

@pmario

pmario commented Jun 24, 2026

Copy link
Copy Markdown
Member

LGTM

Fixes an issue where tags of Tiddlers in Edit Mode don't animate instantly when they get removed.
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.

2 participants