Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: set default sheet config #297

Merged
merged 8 commits into from
Nov 24, 2024
Merged

feature: set default sheet config #297

merged 8 commits into from
Nov 24, 2024

Conversation

mgreminger
Copy link
Owner

Provide a means for users to set a default sheet config in indexedDB that will be used when creating new sheets.

Will allow the same logic to be used for loading config from a sheet and loading config from indexDB
Need to add tests and a button to apply user config to current sheet
Covers case where user sets default config on one tab and uses it on another
Config adds fields over time and may need to be updated, uses same logic that is used when loading old sheets
Adds descriptive information about the current state and adds the persistent storage request button as well
@mgreminger mgreminger merged commit 25f2f87 into main Nov 24, 2024
2 checks passed
@mgreminger mgreminger deleted the set-default-config branch November 24, 2024 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant