fix(epics): neutral first-unread chat row (remove green accent strip)#2217
Draft
webguru-hypha wants to merge 2 commits into
Draft
fix(epics): neutral first-unread chat row (remove green accent strip)#2217webguru-hypha wants to merge 2 commits into
webguru-hypha wants to merge 2 commits into
Conversation
The first-unread marker used accent-tinted backgrounds that read as a green strip next to messages (including reply context). Use neutral border and muted row tint instead, aligned with mention-highlight styling. Co-authored-by: webguru-hypha <webguru-hypha@users.noreply.github.com>
Contributor
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
🔗 Custom preview URL: https://pr-2217.preview-app.hypha.earth |
Address known advisories: bump hono to a patched 4.12.x, ensure @hono/node-server stays on the 1.19.x line >=1.19.13 for static middleware fixes, enforce dompurify >=3.4.0 for transitive mermaid chains, and pin @xmldom/xmldom >=0.9.9 under mathjax tooling. Co-authored-by: webguru-hypha <webguru-hypha@users.noreply.github.com>
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.
Summary
The first-unread message row used accent-tinted backgrounds which appeared as a green strip beside messages (including reply context). First-unread styling now uses neutral border and muted row tint.
Dependency security (GitHub / Dependabot-adjacent)
Root
package.jsonaddspnpm.overridesso transitive installs resolve to patched versions:hono≥ 4.12.12 (IPv4-mapped IPv6 / advisory GHSA-xpcf-pg52-r92g)@hono/node-server≥ 1.19.13 and < 2 (middleware bypass in static serving; avoids unintended jump to major v2)dompurify≥ 3.4.0 (transitive via mermaid / remark-mermaid)@xmldom/xmldom≥ 0.9.9 (transitive via mathjax / docs tooling)Lockfile updated accordingly.
Testing