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

Fix single line input #482

Merged
merged 3 commits into from
Sep 12, 2024
Merged

Fix single line input #482

merged 3 commits into from
Sep 12, 2024

Conversation

Skalakid
Copy link
Collaborator

@Skalakid Skalakid commented Sep 11, 2024

Details

This PR fixes single line Live Markdown Input on web, so the text content is always displayed in a single line.

Related Issues

#481

Manual Tests

  1. Remove multiline prop from the <MarkdownTextInput> component or set it to false
  2. Open the example app
  3. Verify if the input behaves normally

Linked PRs

@Skalakid Skalakid marked this pull request as ready for review September 11, 2024 15:12
Copy link
Collaborator

@BartoszGrajdek BartoszGrajdek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Skalakid Skalakid merged commit 6d52e57 into main Sep 12, 2024
5 checks passed
@Skalakid Skalakid deleted the @Skalakid/fix-single-line-input branch September 12, 2024 06:02
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.

2 participants