You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improvement Description
It'd be nice to have a few different warning cases:
If the cell is whitespace-only, note that the cell will be treated as an empty cell in the message.
If the cell has content with leading/trailing whitespace, note that the leading/trailing whitespace will be ignored.
If the cell is whitespace-only and is part of a trailing empty column, note that it contains whitespace and that the cell will be ignored altogether because it is part of a trailing empty column.
The text was updated successfully, but these errors were encountered:
Improvement Description
It'd be nice to have a few different warning cases:
The text was updated successfully, but these errors were encountered: