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

Reduce ability to customize the layout? #239

Open
maxpatiiuk opened this issue Apr 7, 2024 · 0 comments
Open

Reduce ability to customize the layout? #239

maxpatiiuk opened this issue Apr 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@maxpatiiuk
Copy link
Owner

maxpatiiuk commented Apr 7, 2024

  1. Customizing the layout is an advanced feature that might not be used by the majority of users (though I don't know since I don't have any means of tracking)
  2. With ability to arbitrary customize the layout, keeping the layout responsive on different screen sizes is tricky
  3. It's hard to add new layout components without breaking existing layouts users might have - would probably have to apply the change for new users only, and have a mechanism for notifying them that a new layout has became available.
  4. UI changes like converting autocomplete predictions into a dialog (Improve UX of entering autocomplete predictions #230) are harder without breaking existing UIs

Proposal:
Improve goals-setting UI (maybe #238)
Keep charts as a primary focus

Turn these widgets into buttons that open dialogs:

  • Short Names
  • Autocomplete predictions
  • Ghosted Events

See also https://demo.dashpress.io/ for inspiration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant