ui(webapp): "table notes", now that the fold holds chatter too (#603) #606
Loading…
Reference in a new issue
No description provided.
Delete branch "ui/table-notes-label"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up to #603, deferred there until #602 had merged, since #602 rewrote the same component.
#603 widened
table_adminfrom "the table running the game" to "not part of the story", so off-topic chatter is folded there too; run 8 folded the Phasmophobia talk. The event log's labels no longer fit, so:The test also changed shape. The row-tag assertion now finds the tag element instead of a word in the row's text. The row renders its parts without spaces ("00:03:10tableGM — …"), so a word-boundary match can't see it.
Checked:
SessionDetail.test.jsxpasses (81 of 81), and ESLint is clean on both files.🤖 Generated with Claude Code
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.