Skip to content

Host app provides editor settings to improve offline support #105

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

Closed
dcalhoun opened this issue Feb 21, 2025 · 0 comments · Fixed by #114
Closed

Host app provides editor settings to improve offline support #105

dcalhoun opened this issue Feb 21, 2025 · 0 comments · Fixed by #114
Assignees
Labels
[Type] Enhancement A suggestion for improvement.

Comments

@dcalhoun
Copy link
Member

What problem does this address?

Currently, we retrieve the editor settings when the editor open. However, this approach means that if there is no internet connection, the settings will not be retrieved. This leads to disabling several editor features—block colors, theme styles, etc.

What is your proposed solution?

We should expect the host app to pass editor settings to the editor, so the host app manages retrieval and caching of the settings for offline support.

@dcalhoun dcalhoun added the [Type] Enhancement A suggestion for improvement. label Feb 21, 2025
@dcalhoun dcalhoun self-assigned this Mar 5, 2025
@dcalhoun dcalhoun changed the title Receive editor settings from host app to improve offline support Host app provides editor settings to improve offline support Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant