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: Prevent extra blank lines on list items #685

Merged
merged 2 commits into from Mar 6, 2024

Conversation

gnapse
Copy link
Contributor

@gnapse gnapse commented Mar 6, 2024

Overview

This PR applies a fix devised by Ricardo in https://github.com/Doist/Issues/issues/13081#issuecomment-1980648452. Once this is released in a new Typist version, and incorporated into todoist-web, that issue will be fixed.

PR Checklist

  • Pull request title follows the Conventional Commits Specification
  • Added/updated unit test cases and/or end-to-end test cases
  • Added/updated documentation to Storybook or README.md

Test plan

See demo below. Check that in this PR's storybooks deployment the issue does not happen anymore.

Demo

BeforeAfter
CleanShot.2024-03-06.at.12.49.46.mp4
CleanShot.2024-03-06.at.12.53.19.mp4

Co-authored-by: Ricardo Amaral <ricardo@doist.com>
@gnapse gnapse requested a review from rfgamaral March 6, 2024 15:51
@gnapse gnapse self-assigned this Mar 6, 2024
Copy link

netlify bot commented Mar 6, 2024

Deploy Preview for doist-typist ready!

Name Link
🔨 Latest commit 4d450b4
🔍 Latest deploy log https://app.netlify.com/sites/doist-typist/deploys/65e89f4ffbe36a000741d82b
😎 Deploy Preview https://deploy-preview-685--doist-typist.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@gnapse
Copy link
Contributor Author

gnapse commented Mar 6, 2024

I managed to add tests for the new functionality. Now I can truly say I contributed something here 😅

@gnapse gnapse merged commit b538ebe into main Mar 6, 2024
10 checks passed
@gnapse gnapse deleted the ernesto/prevent-extra-blank-lines-on-list-items branch March 6, 2024 18:53
doistbot added a commit that referenced this pull request Mar 6, 2024
## [4.0.5](v4.0.4...v4.0.5) (2024-03-06)

### Bug Fixes

* Prevent extra blank lines on list items ([#685](#685)) ([b538ebe](b538ebe))
@doistbot
Copy link
Member

doistbot commented Mar 6, 2024

🎉 This PR is included in version 4.0.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@doistbot doistbot added the released Pull requests that have been released to production label Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Pull requests that have been released to production
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants