Skip to content

Conversation

@andre8244
Copy link
Collaborator

  • NsPasswordInput: fix typo in newPasswordHelperText and confirmPasswordHelperText props
  • Fix SBOM scans workflow: an indentation error was preventing the exectution of the workflow

Copy link

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 two typos: one in the NsPasswordInput Vue component where prop names had a spelling error ("Pasword" instead of "Password"), and another in the SBOM workflow where incorrect indentation prevented proper execution.

  • Corrected spelling of newPasswordHelperText and confirmPasswordHelperText props throughout the NsPasswordInput component
  • Fixed YAML indentation in the SBOM scans workflow to properly align the release: trigger

Reviewed changes

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

File Description
src/lib-components/NsPasswordInput.vue Fixed typo in prop names from "Pasword" to "Password" in both template bindings and prop definitions
.github/workflows/scans.yml Corrected indentation of release: trigger to be at the same level as push: in the workflow

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

@andre8244 andre8244 merged commit decca8a into main Dec 18, 2025
7 checks passed
@andre8244 andre8244 deleted the fix-ns-password-input-typo branch December 18, 2025 16:22
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