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

Settings with graphic example #467

Open
jum-s opened this issue Jan 25, 2024 · 2 comments
Open

Settings with graphic example #467

jum-s opened this issue Jan 25, 2024 · 2 comments

Comments

@jum-s
Copy link
Contributor

jum-s commented Jan 25, 2024

Some settings strings can be quite difficult to understand without graphical help. Example with Display section:
2024-01-25_10-22
Now that most of the app is based on Svelte components, we might be able to explore importing components in settings, mock some data and display what this text actually means.
Mocking data might also be a tricky/healthy isolation exercise.

@maxlath
Copy link
Member

maxlath commented Jan 25, 2024

imo, the best illustration is the live data itself: all those settings are available from the UI they parameter, it's even a bit redundant to have them in the settings too; I would rather get rid of the repetition in the settings than get into mocking data 😅

@jum-s
Copy link
Contributor Author

jum-s commented Jan 26, 2024

indeed mocking would be defined here as an "artificial" way to fetch some fitting data for the component. I imagined retrieving some real user data for the matter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants