Skip to content

Enhance password generator user experience#230

Open
Vedant43hh wants to merge 1 commit into
Axe-Pearl:masterfrom
Vedant43hh:enhance-password-generator-ux
Open

Enhance password generator user experience#230
Vedant43hh wants to merge 1 commit into
Axe-Pearl:masterfrom
Vedant43hh:enhance-password-generator-ux

Conversation

@Vedant43hh

Copy link
Copy Markdown

Description

This PR improves the Password Generator user experience by implementing the requested enhancements.

Changes Made

  • Added a password length input field to let users choose the desired password length.
  • Added copy buttons for both generated passwords using the Clipboard API.
  • Added a descriptive label for the theme toggle to improve usability and accessibility.
  • Added input validation for password length.
  • Improved the password generator layout with additional styling.

Benefits

  • Better user experience.
  • Improved accessibility.
  • Users can generate passwords of their preferred length.
  • Passwords can be copied with a single click.

Related Issue

Fixes #180

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.

Password Generator User Experience issue

2 participants