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

Add configurable "start page" #1496

Open
blammit opened this issue Sep 23, 2024 · 3 comments
Open

Add configurable "start page" #1496

blammit opened this issue Sep 23, 2024 · 3 comments
Assignees
Labels
Milestone

Comments

@blammit
Copy link
Contributor

blammit commented Sep 23, 2024

Allow a "start page" to be configured. This is the page that will be shown:

  • on application start-up
  • after the application is idle for a certain time, as configured in settings

Add a settings page at Settings > Display & Language > Start Page, with these options:

  • Start page
    Show this page on application start-up.

    • Auto <-- this is the default selection
      After one minute of inactivity, if the current page is one of the following, then save it as the start page.
    • Brief
    • Brief - side panel open
    • Overview
    • Levels - Tanks
    • Levels - Environment
    • Battery overview
  • Timeout
    Revert to the start page when the application has been idle for this duration.

    • Never <-- this is the default selection
    • 1 minute
    • 5 minutes
    • 10 minutes
    • 30 minutes
    • 60 minutes
@blammit blammit changed the title Allow start page to be configured Add configurable "start page" Sep 23, 2024
@blammit blammit added this to the Version 1.0.0 milestone Sep 23, 2024
@blammit blammit added low_prio blocked Waiting for venus-platform or other support labels Sep 23, 2024
@blammit
Copy link
Contributor Author

blammit commented Sep 23, 2024

Added "blocked" label, pending some settings to store these values, e.g. /Settings/Gui/StartPage and /Settings/Gui/StartPageTimeout.

@jhofstee
Copy link
Contributor

I added them as /Settings/Gui2/StartPage /Settings/Gui2/StartPageTimeout so that it is clear they belong to gui-v2 only.

@blammit
Copy link
Contributor Author

blammit commented Sep 24, 2024

Thanks, removing blocked status.

@blammit blammit removed the blocked Waiting for venus-platform or other support label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants