Skip to content

feat: add PasswordField#203

Merged
emilyjablonski merged 6 commits into
mainfrom
6441/Password-UIC-Component
Jul 13, 2026
Merged

feat: add PasswordField#203
emilyjablonski merged 6 commits into
mainfrom
6441/Password-UIC-Component

Conversation

@KrissDrawing

@KrissDrawing KrissDrawing commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

Pull Request Template

#6441

Description

There is Bloom PR ready using this component (so it might be reasonable to test it also there if it looks good on page)

Adds password field.
Just not sure if:

  • That checkbox should be clickable for full width, even if text ended (checkbox works like that i other places)
  • that package.json change is correct, as it seem to throw warning when testing *.stories.tsx files as in eslintrc we ignore "**/*.stories.tsx"

How Can This Be Tested/Reviewed?

Check passwordField story

Checklist:

  • My code follows the style guidelines of this project
  • I have added QA notes to the issue
  • I have performed a self-review of my own code
  • I have reviewed the changes in a desktop view
  • I have reviewed the changes in a mobile view
  • I have made any corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have added or updated stories if new changes are not captured in Storybook
  • New and existing unit tests pass locally with my changes
  • I have exported any new pieces added to ui-components
  • I have documented this change in the changelog, and any breaking changes are well described

Reviewer Notes:

Steps to review a PR:

  • Read and understand the issue, and ensure the author has added QA notes
  • Review the code itself from a style point of view
  • Either review the Storybook preview or pull the changes down locally and test that the acceptance criteria is met
  • Either explicitly ask a clarifying question, request changes, or approve the PR if there are small remaining changes but the PR is otherwise good to go

On merge, squash commits.

@netlify

netlify Bot commented Jul 6, 2026

Copy link
Copy Markdown

Deploy Preview for storybook-bloom-dev ready!

Name Link
🔨 Latest commit 42831dc
🔍 Latest deploy log https://app.netlify.com/projects/storybook-bloom-dev/deploys/6a4f61a8a63bc00008736243
😎 Deploy Preview https://deploy-preview-203--storybook-bloom-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment thread src/forms/PasswordField.tsx Outdated
Comment thread src/global/forms.scss Outdated

@emilyjablonski emilyjablonski left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Two small changes, otherwise looks great!

@emilyjablonski emilyjablonski left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Lgtm!

@emilyjablonski emilyjablonski merged commit d1b135c into main Jul 13, 2026
7 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 14.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants