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

Input type=password - Build Discovery #4651

Open
SeamusLeonardHPE opened this issue Jan 10, 2025 · 2 comments
Open

Input type=password - Build Discovery #4651

SeamusLeonardHPE opened this issue Jan 10, 2025 · 2 comments
Assignees
Labels
Phase:Current Sprint Used for issues that are being worked on current sprint. V2 Enhancement

Comments

@SeamusLeonardHPE
Copy link
Collaborator

Following up from Kenny work with DSCC

They require a Input type=password

First pass will just need placeholder & value options -
Future enhancement work will require addtion of button to show/hide password value - (build like date input component)

Consider impact and alignment with existing inputs Investigate if this should be added to exiting text input component via boolean layer, a new variant or a separate component - - considering how this aligns with additional enhancement requested for input type=number

@SeamusLeonardHPE
Copy link
Collaborator Author

Linked to DSCC adoption board

#4578

@MikeKingdom
Copy link
Collaborator

This is our example implementation in Grommet (used by other apps already.) TextInput already supports type="password". This example adds the ability to hide/show the value https://storybook.grommet.io/?path=/story/input-textinput-password--password&globals=theme:hpe

@oliverHPE oliverHPE added the Phase:Next Sprint Used for issues that will be worked on next sprint. label Jan 14, 2025
@oliverHPE oliverHPE added Phase:Current Sprint Used for issues that are being worked on current sprint. and removed Phase:Next Sprint Used for issues that will be worked on next sprint. labels Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Phase:Current Sprint Used for issues that are being worked on current sprint. V2 Enhancement
Projects
None yet
Development

No branches or pull requests

4 participants