Skip to content

fix(summary): align enhanced heading styles#5295

Merged
ComputelessComputer merged 1 commit into
mainfrom
fix/enhanced-summary-heading-style
May 21, 2026
Merged

fix(summary): align enhanced heading styles#5295
ComputelessComputer merged 1 commit into
mainfrom
fix/enhanced-summary-heading-style

Conversation

@ComputelessComputer

@ComputelessComputer ComputelessComputer commented May 21, 2026

Copy link
Copy Markdown
Collaborator

Scope completed enhanced summaries to the same heading scale used by streaming summaries.


Note

Low Risk
Low risk: this is a scoped styling change that adds an optional className passthrough to NoteEditor and applies CSS overrides for enhanced summaries, with no data/auth logic changes.

Overview
Enhanced summaries now render headings at a smaller, consistent scale. The desktop enhanced note editor passes a new className (enhanced-summary-editor) into NoteEditor.

NoteEditor now accepts an optional className prop and merges it onto the ProseMirror root (tiptap) class, enabling targeted CSS. New CSS rules under .tiptap.enhanced-summary-editor override h1h6 font sizes/line-heights to match the intended summary heading scale.

Reviewed by Cursor Bugbot for commit e212b54. Bugbot is set up for automated code reviews on this repo. Configure here.

Scope completed enhanced summaries to the same heading scale used by streaming summaries.
@netlify

netlify Bot commented May 21, 2026

Copy link
Copy Markdown

Deploy Preview for old-char ready!

Name Link
🔨 Latest commit e212b54
🔍 Latest deploy log https://app.netlify.com/projects/old-char/deploys/6a0f3173bffa440008272320
😎 Deploy Preview https://deploy-preview-5295--old-char.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@ComputelessComputer ComputelessComputer merged commit d7e5c60 into main May 21, 2026
11 checks passed
@ComputelessComputer ComputelessComputer deleted the fix/enhanced-summary-heading-style branch May 21, 2026 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant