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

Reassigned StratCon Force Assignment Picker as Modal #5354

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

IllianiCBT
Copy link
Collaborator

Added setModal(true) to enforce modal behavior for the Manage Force Assignment dialog.

Simplified variable declarations and refactored the actionPerformed method by replacing the switch statement with an if condition.

Closes #5345

Simplified variable declarations and refactored the actionPerformed method by replacing the switch statement with an if condition. Added setModal(true) to enforce modal behavior for the dialog. These changes improve code clarity, consistency, and user experience.
@IllianiCBT IllianiCBT added Bug GUI StratCon Bugs relating strictly to StratCon labels Dec 13, 2024
@IllianiCBT IllianiCBT self-assigned this Dec 13, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.45%. Comparing base (7ddb24c) to head (45be065).
Report is 37 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5354      +/-   ##
============================================
- Coverage     10.47%   10.45%   -0.02%     
+ Complexity     6069     6055      -14     
============================================
  Files           959      959              
  Lines        135559   135590      +31     
  Branches      19750    19754       +4     
============================================
- Hits          14204    14181      -23     
- Misses       119997   120053      +56     
+ Partials       1358     1356       -2     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug GUI StratCon Bugs relating strictly to StratCon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

12/6 logistics artifact: Two assignment windows popped up for Stratcon force assignment
2 participants