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

UX: forecast done pop-up, yet no direct way to view forecast values #18

Open
2 tasks
regel opened this issue Sep 27, 2018 · 1 comment
Open
2 tasks
Assignees
Labels
enhancement New feature or request

Comments

@regel
Copy link
Member

regel commented Sep 27, 2018

v1.6.1

A forecast, in a given time range, is run in the background. A pop-up is displayed when the action completes. So, to view the result the user must open the correct dashboard, and set the time range in the future to the expected interval.

Enhancements proposed:

  • if users can click this pop-up, they will be able to go to the result immediately (assuming the cell and dashboard have been created), with the time range set to the expected interval.
  • Alternative: Have a global setting, or cell setting, to override :upperDashboardTime: and set now()+xxxx instead of now(), ie assume that the cell, or dashboard, will always have info about the future. Could be done at cell level, or globally.

Saves time, increases productivity, enhances the UX.

@regel regel added the enhancement New feature or request label Sep 27, 2018
@sbettevy
Copy link
Collaborator

  • clickable pop-up: pop-up needs to be displayed with infinite delay or user can miss the alert. Is this behavior interesting?
  • alternative: when done (or at forecast start action) we can add hidden time range options to the dashboard (how to create it, ie. use case).

Is this feature a "view/new or add to... forecast dashboard (or cell)"?

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
None yet
Development

No branches or pull requests

2 participants