googleapis / googleapis/google-api-nodejs-client

Unexpected Row Insertion Above Headers When First Column Is Blank

Open
#3,391 4 comments 0 reactions 0 assignees View on GitHub
api: sheets priority: p2 type: bug
Dominant language
TypeScript
Stars
12.2k
Forks
2k
Avg merge
1d 9h
Merged PRs (30d)
24

Description

### Expected behavior
- When appending a new row to a Google Sheet using the API, the new row should be added below the existing data, respecting the presence of table headers.

### Actual behavior
- When the first column is left blank, the new row is inserted above the headers, disrupting the intended data structure.

[
Screenshot 2023-11-21 at 9 09 39 PM
](url)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.