googleapis / googleapis/google-api-nodejs-client

Unexpected Row Insertion Above Headers When First Column Is Blank

Offen
#3,391 4 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
api: sheets priority: p2 type: bug
Vorherrschende Sprache
TypeScript
Sterne
12.2k
Forks
2k
Ø Merge
1 T. 9 Std.
Gemergte PRs (30 T.)
24

Beschreibung

### 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)

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

Start by reproducing the Google Sheets append operation described here with the first column blank, then locate the client request path responsible for appending rows. Done means a new row is placed below the existing headers and data in this case, with regression coverage added if the repository has tests for this path.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
nodejs, typescript
Bereich
api
Issue-Typ
Bug
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
35/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.