Skip to content

fix: Markdown in user profile chart titles - #2400

Merged
bprusinowski merged 3 commits into
mainfrom
fix/user-chart-names
Jul 23, 2025
Merged

fix: Markdown in user profile chart titles#2400
bprusinowski merged 3 commits into
mainfrom
fix/user-chart-names

Conversation

@bprusinowski

@bprusinowski bprusinowski commented Jul 23, 2025

Copy link
Copy Markdown
Member

Closes #2008

This PR improves the user profile page by:

  • fixing chart names that were overflowing,
  • rendering inline Markdown for the first line preview, and full Markdown in the tooltip, in case of overflowing.

How to test

  1. Open your profile.
  2. Check your visualizations.
  3. ✅ See that longer titles are not overflowing anymore and that Markdown is correctly rendered both on page and in tooltip.

  • I added a CHANGELOG entry
  • I made a self-review of my own code

@vercel

vercel Bot commented Jul 23, 2025

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
visualization-tool ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 23, 2025 9:16am

@bprusinowski
bprusinowski merged commit 9dc4c35 into main Jul 23, 2025
13 of 14 checks passed
@bprusinowski
bprusinowski deleted the fix/user-chart-names branch July 23, 2025 09:21
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.

✓ Markdown for Title and Subtitle shows up in Profile

1 participant