googleapis / googleapis/google-api-nodejs-client
Unexpected Row Insertion Above Headers When First Column Is Blank
Open
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.
[
](url)
Contributor guide
Assessment
This issue has not been assessed yet.