adobe / adobe/da-live

Sheet data without column header lost

Open
#319 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
34
Forks
71
Avg merge
2d 11h
Merged PRs (30d)
29

Description

If I add some data to a sheet, but don't add a column header, this data is not saved.

### Expected Behaviour

I would expect everything that's entered on a sheet to be saved, regardless of where it's entered.

### Actual Behaviour

Only data in a column that has a column header is saved, data in a column without a header is lost.

#### Steps to Reproduce

For example create a sheet with this content:
Screenshot 2025-01-02 at 10 57 32

Then press reload on the browser and see that the data has disappeared:
Screenshot 2025-01-02 at 10 57 43

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue by creating a sheet with data in a column without a header, then reload the browser and compare the result with the original sheet. Trace the save and reload path for sheet data; done means unheaded-column values persist after reload without changing the existing headed-column behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.