Block a user
now there is bDS2 as another reference, so look into that
bug: styling of insert-link dialog is broken
bug: website was set up new and rendered, now website validation shows URLs that don't go away on apply
bug: website was set up new and rendered, now website validation shows URLs that don't go away on apply
Root cause: nothing was wrong in the caching database or the rendered files. Website validation built its expected-URL list from translation route variants (/yyyy/mm/dd/slug.lang) that no part of…
bug: there is no output panel - only the tasks are show in the cmd-J panel
bug: there is no output panel - only the tasks are show in the cmd-J panel
Fixed. The tab strip WAS rendered but invisible: a CSS regression from the 2026-05-04 Tailwind migration gave .panel-header both height: 35px and a later, winning padding: 16px 18px rule,…
bug: website was set up new and rendered, now website validation shows URLs that don't go away on apply
idea: markdown, liquid and lua code editor with syntax highlighting in the TUI
idea: implement the tags panels
Implemented in 2fd132e — the tags view (key 5) main area is now wired up, mirroring the GUI tags editor.
What was built
- New renderer-agnostic core
BDS.UI.TagsPanelcarrying the same…