fix: desktop defaults to bookmarklet login tab; conversation messages newest-at-bottom#945
Closed
Copilot wants to merge 2 commits intofeature/messages-webuifrom
Closed
fix: desktop defaults to bookmarklet login tab; conversation messages newest-at-bottom#945Copilot wants to merge 2 commits intofeature/messages-webuifrom
Copilot wants to merge 2 commits intofeature/messages-webuifrom
Conversation
7 tasks
…n thread view Co-authored-by: PythonSmall-Q <106425289+PythonSmall-Q@users.noreply.github.com>
Deploying xmoj-script-dev-channel with
|
| Latest commit: |
cf095af
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://6bfba66b.xmoj-script-dev-channel.pages.dev |
| Branch Preview URL: | https://copilot-sub-pr-944.xmoj-script-dev-channel.pages.dev |
Copilot
AI
changed the title
[WIP] [752] Add messages.html WebUI for short messages
fix: desktop defaults to bookmarklet login tab; conversation messages newest-at-bottom
Mar 15, 2026
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.
Two UX fixes for
messages.htmlbased on review feedback.Changes
(hover: hover) and (pointer: fine)media query. Desktop opens the bookmarklet tab by default; mobile/touch opens session login by default.💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.
Summary by cubic
Adds
messages.htmlWebUI for short messages. Addresses Linear 752 by prioritizing login options by device and showing newest messages at the bottom.messages.htmlpage for short-message viewing.Written for commit cf095af. Summary will update on new commits.