Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font size not maintained after links #4484

Open
jjsiman opened this issue Nov 5, 2024 · 0 comments
Open

Font size not maintained after links #4484

jjsiman opened this issue Nov 5, 2024 · 0 comments

Comments

@jjsiman
Copy link

jjsiman commented Nov 5, 2024

Text entered immediately after a link with a non-default font size reverts to the default font size. In order to give our users the most flexibility possible, we cannot use block scoped font sizing.

Steps for Reproduction

  1. Visit this playground with font size and links.
  2. Change the text size to small or large
  3. Enter a bunch of text
  4. Convert that text into a link
  5. Enter text after the link noting that it is at normal font size
Screenshot 2024-11-05 at 12 15 05 PM

Expected behavior:
The text entered after the link should be small

Actual behavior:
The text entered after the link is normal size.

Platforms:
Chrome Version 130.0.6723.92 (Official Build) (arm64)

Version:
2.0.2

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

No branches or pull requests

1 participant