Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat web password #2089

Merged
merged 4 commits into from
Aug 21, 2023
Merged

Feat web password #2089

merged 4 commits into from
Aug 21, 2023

Conversation

whatnick
Copy link

This PR implements a password input web backend component using Shoelace and allows the sl-change event to trigger validation.

See screenshot for the component in action.
Steps to test:

  • cd examples\passwordinput
  • briefcase run web
image

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

Copy link
Member

@freakboy3742 freakboy3742 left a comment

Choose a reason for hiding this comment

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

Looks good - thanks for the new feature!

Copy link
Member

@freakboy3742 freakboy3742 left a comment

Choose a reason for hiding this comment

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

The CI failure is due to a missing towncrier file; see the contribution guide for details.

Once that's fixed, I'm happy to merge this as is; or I can wait until you've got the validation working as well.

Copy link
Member

@freakboy3742 freakboy3742 left a comment

Choose a reason for hiding this comment

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

I've made a minor tweak to the release note, but otherwise this looks good - thanks for the contribution!

@freakboy3742 freakboy3742 merged commit 069351a into beeware:main Aug 21, 2023
13 checks passed
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