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

Ensures whitespace inside text in list pops isn't duplicated #211

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

SpaiR
Copy link
Owner

@SpaiR SpaiR commented Jul 13, 2023

Description

PR for #210

closes #210
fixes #209

Type of change

  • Minor changes or tweaks (quality of life stuff)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@SpaiR SpaiR added the fix Fix for the issue label Jul 13, 2023
Testing was insufficient, and it caused us to miss an else if.
@SpaiR SpaiR merged commit fa778c0 into main Jul 13, 2023
10 checks passed
@SpaiR SpaiR deleted the defect/fix-whitespace branch July 13, 2023 06:26
@SpaiR SpaiR added the go Pull requests that update Go code label Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fix for the issue go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Saving a map causes double whitespaces in object's vars
2 participants