Skip to content

fix: wpa enterprise password ui bug#18

Merged
MMaiero merged 2 commits intodevelopfrom
wpa-enterprise-password-ui-bug
Oct 28, 2025
Merged

fix: wpa enterprise password ui bug#18
MMaiero merged 2 commits intodevelopfrom
wpa-enterprise-password-ui-bug

Conversation

@sfiorani
Copy link
Copy Markdown
Member

This PR fixes a similar bug to #17 , but happening when setting WPA2/WPA3-Enterprise Wireless Security in Station Mode

Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>
@MMaiero MMaiero requested review from MMaiero and Copilot October 27, 2025 14:56
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a UI bug related to password validation in WPA2/WPA3-Enterprise wireless security configuration for Station Mode. The fix simplifies password validation logic and changes the password input component to allow blank values.

Key changes:

  • Simplified password validation logic to clear validators when password is not required
  • Changed password input field from NewPasswordInput to standard Input component
  • Updated password field to allow blank values

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
javaConfig.json Adds new Java configuration file for the project
TabWirelessUi.java Simplifies password validation logic by removing conditional branches and clearing validators when password is not required
Tab8021xUi.ui.xml Changes password input field from custom NewPasswordInput to standard Input component
Tab8021xUi.java Updates import statements and changes password field to allow blank values

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sonarqubecloud
Copy link
Copy Markdown

@MMaiero MMaiero merged commit 2a44f2f into develop Oct 28, 2025
4 checks passed
@MMaiero MMaiero deleted the wpa-enterprise-password-ui-bug branch October 28, 2025 08:44
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.

3 participants