cardtile editor: every screen answers three questions; paste a YouTube link; coach mark above the card - #59
Merged
Conversation
…pens next — board one-liner, Markdown lead, picker hints + placement line, Video sheet accepts pasted YouTube links (youtubeRef), coach mark above the card (never over it); nine locales; tests 270/270
cverorg
added a commit
that referenced
this pull request
Sep 24, 2026
verify/first-link: match the picker kind by its first word (descriptions joined the buttons in #59)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Owner's ruler, rule 2: every screen answers what is this / what can I do here / what happens next. Audited seven screens; four had a gap:
youtubeRef: watch?v=, youtu.be, shorts, embed, live, /v/, m./music./nocookie hosts, channel/UC…), bare ids pass through, anything else is left as typed. @handle links are not resolved (needs a lookup).Nine locales throughout;
w2/three-questions.test.mjspins titles/descriptions/helper lines per kind, the new lines with their slots, the door text, the YouTube table (+ control) and the no-overlap rule. Verified on the preview Worker (WebKit 390 and 1300). Tests 270/270.