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

Make the Autofill plugin treat cells filled with 0 as non-empty. #10817

Merged
merged 7 commits into from Feb 26, 2024

Conversation

jansiegel
Copy link
Member

Context

This PR:

  • Makes the Autofill plugin treat cells filled with 0 as non-empty.
  • Adds a test case for the problem described in handsontable/dev-handsontable#1757.

How has this been tested?

Added a test case.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature or improvement (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Additional language file or change to the existing one (translations)

Related issue(s):

  1. handsontable/dev-handsontable#1757

Affected project(s):

  • handsontable
  • @handsontable/angular
  • @handsontable/react
  • @handsontable/vue
  • @handsontable/vue3

@jansiegel jansiegel self-assigned this Feb 23, 2024
Copy link

github-actions bot commented Feb 26, 2024

Launch the local version of documentation by running:

npm run docs:review 4550d2ca68e8e3567fc397ee761dd57864b04f14

@jansiegel jansiegel merged commit 94c1d9f into develop Feb 26, 2024
21 checks passed
@jansiegel jansiegel deleted the feature/dev-issue-1757 branch February 26, 2024 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants