oegea/passager-password-manager

Refactor copy password buttom

Closed this issue · 5 comments

Feature issue

🔧 Is your feature request related to a problem? Please describe.

The new changes pushed by #66 was in the same component, when it should have added the buttom in its own component.
The buttom is really close to the input box, so it would be nice to have some of space
imagen

📢 Describe the solution you'd like

Refactor the button to its own component.
Add a style rule to have a padding with other components.

💡 Describe alternatives you've considered

💬 Additional context

@GrayJacketStudios
hey are u working on it?

@GrayJacketStudios hey are u working on it?

yep!

Fixed the error label to show at the end and not at the side
imagen

Moved the button to its own component, and gave it a little padding

Added the copy button to the username input too
imagen