[sheets] The default sheet name should be `default`
Open
- Dominant language
- JavaScript
- Stars
- 34
- Forks
- 71
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 29
Description
The default sheet name on newly created spreadsheets should be `default` instead of `data`. This aligns with the Helix behaviour of `default` sheet for multi sheets.
Contributor guide
Research direction
The issue identifies newly created spreadsheets and the current default sheet name, but it mentions no file or test. Search the JavaScript code for the `data` sheet name and the spreadsheet creation entry point, then verify that new spreadsheets use `default` while preserving the Helix multi-sheet behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100