docs: Teams reports are posted by each session again - #152
Merged
Merged
Conversation
Routing Teams posts through the "Bộ chỉ huy" session was dropped the same day: a request arrives with nobody there whenever that session is closed. Each session posts with teams-commit.sh again, and runs teams-chrome.sh ensure when the headless Chrome has died. Project: Appwerk
The bar listed the prototype page twice, as a link and as the start button, and hid that button below 1320px, so most laptops had no call to action in the header. The duplicate link is gone, the button stays with a short label between 640 and 1180px and moves into the phone menu below. The current page is marked in the bar and the menu, the phone menu closes on a click outside, uses drawn icons and hovers with a colour that exists, and on a small phone the account link shrinks to an icon so a signed-in header no longer overflows at 360px. Project: Appwerk
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.
Header nav: removed duplicate prototype link, CTA always reachable (short label 640-1180px, in phone menu below), active page marker, phone menu closes on outside click, SVG icons, account icon on small phones. Also CLAUDE.md: Teams posts by each session again. Checked 360-1440px, DE/EN, signed in and out: no overflow.