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

fix: improve clarity on Cache settings page #273

Merged
merged 2 commits into from Feb 19, 2024

Conversation

jasonbahl
Copy link
Collaborator

@jasonbahl jasonbahl commented Feb 13, 2024

This PR updates the "GraphQL > Settings > Cache" settings page to provide more clarity on the settings and improve the visual hierarchy and organization of settings.


closes #265


BEFORE

The settings were a bit hard to understand. They weren't logically separated and lacked full descriptions of their impact and associations with the other settings.

CleanShot 2024-02-13 at 15 46 42

AFTER

Now the settings are grouped by related settings: Network Cache, Object Cache and Debugging, and each "group" has a description providing more clarity and recommended usage.

CleanShot 2024-02-13 at 15 45 34

@jasonbahl jasonbahl self-assigned this Feb 13, 2024
@jasonbahl jasonbahl merged commit 7c7ca61 into main Feb 19, 2024
13 checks passed
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.

Provide more clarity on the settings page
1 participant