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

Allow to paste empty string #139

Merged
merged 1 commit into from
Jul 16, 2021

Conversation

nullnull
Copy link
Contributor

Problem

I can not paste empty string (to override existing cell value).

Cause

When pasting empty string "", !text returns true.

Solution

I think !text filter is no longer necessary, isn't it?

Thanks!

@nullnull nullnull changed the title Allow paste empty string Allow to paste empty string Jul 16, 2021
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1036616370

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 69.214%

Totals Coverage Status
Change from base Build 1020713119: 0.0%
Covered Lines: 236
Relevant Lines: 304

💛 - Coveralls

@iddan iddan merged commit a5029c5 into iddan:master Jul 16, 2021
@nullnull nullnull deleted the allow-paste-empty-string-pr branch July 16, 2021 12:35
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.

None yet

3 participants