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

Sessions restart #79

Open
alekseynemiro opened this issue Sep 1, 2023 · 0 comments
Open

Sessions restart #79

alekseynemiro opened this issue Sep 1, 2023 · 0 comments
Labels
1` reports Report List, Report View, etc. 2` new feature
Milestone

Comments

@alekseynemiro
Copy link
Owner

At the moment, the user can work with only one session. There is no way to resume previous sessions.

Solution

  1. Rename the Reports section to Sessions.
  2. Add Resume/Restart and Delete buttons to the list of sessions (currently reports).

When deleting, the session should not be completely deleted from the database, the IsDeleted flag must be used.

When restart, the session should assume the Idle status and should open the active project (main screen).

@alekseynemiro alekseynemiro added 1` reports Report List, Report View, etc. 2` new feature labels Sep 1, 2023
@alekseynemiro alekseynemiro added this to the Backlog milestone Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1` reports Report List, Report View, etc. 2` new feature
Projects
None yet
Development

No branches or pull requests

1 participant