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

fix: switch back to files, after clear printjob from status panel #816

Merged
merged 4 commits into from
May 20, 2022

Conversation

meteyou
Copy link
Member

@meteyou meteyou commented May 16, 2022

fixes #815

Signed-off-by: Stefan Dej [email protected]

@meteyou meteyou requested a review from dw-0 May 16, 2022 21:47
@dw-0
Copy link
Member

dw-0 commented May 16, 2022

the accidential switch from status to jobqueue tab is fixed but:
after cancelling the first print job, and starting a new one, the panel will still not switch to the status tab. it stays on the files tab.

reproduction steps:

  1. enforce fresh rendering of panel
  2. start a print from files tab
  3. observe the panel correctly switching to the status tab
  4. pause -> cancel -> clear print
  5. observe the panel correctly switching to the files tab
  6. start another print from files tab
  7. observe the panel INCORRECTLY staying at the files tab - expected to switch to status tab!

@meteyou meteyou merged commit bc84160 into develop May 20, 2022
@meteyou meteyou deleted the fix/status-panel-auto-tab-switching branch May 20, 2022 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[v2.2.0-beta3] inconsistent tab switching behavior of status panel
2 participants