Skip to content

Fix error dialog issue and update dependencies#71

Merged
lilstiffy merged 1 commit into
57-refactor-homecontroller-by-extracting-code-to-separate-classesfrom
general_fixes
Nov 8, 2025
Merged

Fix error dialog issue and update dependencies#71
lilstiffy merged 1 commit into
57-refactor-homecontroller-by-extracting-code-to-separate-classesfrom
general_fixes

Conversation

@pwgit-create

Copy link
Copy Markdown
Contributor

📝 PR Description

Summary:
This pull request includes several improvements and dependency updates to enhance stability and maintainability.

Changes:

  1. Fixed an issue with an unnecessary error dialog being displayed.
  2. Updated maven-compiler-plugin to version 3.14.1.
  3. Updated exec-maven-plugin to version 3.6.2.
  4. Updated flatlaf to version 3.6.2.
  5. Updated junit-jupiter-api to version 6.0.1.
  6. Updated jackson-databind to version 2.20.1.
  7. Replaced several GUI popup dialogs with console log outputs for a cleaner user experience.

Motivation:
These changes resolve redundant UI behavior and bring the project dependencies up to date, ensuring better compatibility and smoother development workflows.

Testing:

  • Verified that the removed dialogs no longer appear.
  • Confirmed normal application functionality and build success after dependency upgrades.

@lilstiffy lilstiffy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Good idea minimize the info dialogs shown!
They were a bit intrusive before 💯

Also nice fix 🔧

@lilstiffy lilstiffy merged commit da93bab into 57-refactor-homecontroller-by-extracting-code-to-separate-classes Nov 8, 2025
1 check passed
@lilstiffy lilstiffy deleted the general_fixes branch November 8, 2025 12:13
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.

2 participants