Skip to content

ROU-12621: add password policy iconLibrary support#1116

Open
BenOsodrac wants to merge 1 commit intodevfrom
ROU-12621
Open

ROU-12621: add password policy iconLibrary support#1116
BenOsodrac wants to merge 1 commit intodevfrom
ROU-12621

Conversation

@BenOsodrac
Copy link
Contributor

This pull request adds support for password policy icons in the icon library and introduces new SCSS styles for displaying validation status icons in password policy UI elements. The main changes are the addition of new icon variables and corresponding CSS for password policy validation.

Icon Library Updates:

  • Added new icon variables for password policy validation: --osui-icon-x and --osui-icon-circle-check for both Font Awesome and custom icon sets in _icon-library-odc.scss. [1] [2]

Password Policy Styles:

  • Introduced .password-policy_icon class with styles to display the appropriate icon (either "x" or "circle-check") based on validation state, including color changes for valid states.

Checklist

  • tested locally
  • documented the code
  • clean all warnings and errors of eslint
  • requires changes in OutSystems (if so, provide a module with changes)
  • requires new sample page in OutSystems (if so, provide a module with changes)

@BenOsodrac BenOsodrac requested a review from a team as a code owner March 6, 2026 18:20
@BenOsodrac BenOsodrac added bug Something isn't working chore labels Mar 6, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 6, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant