-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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(efb): fix checklists not turning green if completed but not in the relevant flight phase #8785
base: master
Are you sure you want to change the base?
fix(efb): fix checklists not turning green if completed but not in the relevant flight phase #8785
Conversation
…e relevant flight phase
This feels like it could create more bugs than what it's attempting to fix, I'd caution that this would require a bit of testing. |
Could be. What was the initial reason for only highlighting the checklists of the relevant flight phase? |
Approved for now code wise, but needs some scrutiny on testing. EDIT: One modification could be to check if it is in a current or previous flight phase, but not a flight phase that has yet to be entered. |
Quality Assurance Tester Report Discord Username: 2cas Testing Process:
Taxi checklist unchecks itself on ground after turning off PRED WIND SHEAR. Testing Results: Negatives:
Conclusions:
|
@Fabi-02, are you still planning to work on this? |
Fixes #8783
Summary of Changes
If checklists are completed, they are now turning green, even if the plane is not in the relevant flight phase.
Additionally, the checklists that have not been completed yet gets a bit faded if they belong to a non-relevant flight phase.
Screenshots
References
N/A
Additional context
Discord username (if different from GitHub): xaliburmc
Testing instructions
Check the correct behavior of the checklist tabs on the EFB.
How to download the PR for QA
Every new commit to this PR will cause new A32NX and A380X artifacts to be created, built, and uploaded.