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

Added Conditional Check Before Showing 0 Personnel Eligible autoAwards Dialog #4673

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

IllianiCBT
Copy link
Collaborator

Previously, the dialog showing no award eligibility appeared unconditionally. Now, it only shows if isManualPrompt is true, preventing unnecessary dialogs when not prompted manually.

…s Dialog

Previously, the dialog showing no award eligibility appeared unconditionally. Now, it only shows if `isManualPrompt` is true, preventing unnecessary dialogs when not prompted manually.
@IllianiCBT IllianiCBT added Awards GUI UX User experience labels Aug 19, 2024
@IllianiCBT IllianiCBT self-assigned this Aug 19, 2024
@codecov-commenter
Copy link

codecov-commenter commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.66%. Comparing base (7c8488d) to head (16c4238).
Report is 22 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4673      +/-   ##
============================================
- Coverage     10.79%   10.66%   -0.14%     
+ Complexity     5710     5705       -5     
============================================
  Files           950      950              
  Lines        131271   131276       +5     
  Branches      19135    19133       -2     
============================================
- Hits          14177    13998     -179     
- Misses       115875   116053     +178     
- Partials       1219     1225       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Sleet01 Sleet01 self-requested a review August 21, 2024 17:47
Copy link
Collaborator

@Sleet01 Sleet01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Sleet01 Sleet01 merged commit bf6f09e into MegaMek:master Aug 21, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awards GUI UX User experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants