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

Copy the Account Id #169

Closed
Tracked by #480
claireolmstead opened this issue Sep 13, 2024 · 0 comments · Fixed by #175
Closed
Tracked by #480

Copy the Account Id #169

claireolmstead opened this issue Sep 13, 2024 · 0 comments · Fixed by #175
Assignees

Comments

@claireolmstead
Copy link
Contributor

As a user, I would like an easy way to copy the Account Id to my clipboard for use cases such as needing to enter it into the Faucet quickly and easily.

Current Behavior

  • The only place the account id is displayed is in the dropdown, which you cannot easily highlight and copy.

Expected Behavior

  • Create and easy way to copy the account id

Acceptance Criteria

  • Be able to easily copy the account id from the login and become a provider flows
  • OnClick of the address in the account info section once logged in, it should copy to clipboard and display a little check notification that it was copied.

Developer Notes:

  • May want to bring up solutions to this in parking lot and/or ask Heather for her input.
@claireolmstead claireolmstead self-assigned this Sep 25, 2024
@claireolmstead claireolmstead linked a pull request Sep 25, 2024 that will close this issue
1 task
claireolmstead added a commit that referenced this issue Sep 26, 2024
## Goal

The goal of this PR is to be able to copy the account id

Closes  #169 

## Discussion
- copy button added to login pages next to address dropdowns
- copy button added to dashboard next to address
- doesn't appear if no address
- color changes for better UX.

## Checklist

- [x] PR Self-Review and Commenting
- [n/a] Docs updated
- [n/a] Tests added

## How To Test the Changes

1. Clone the pr branch
2. test copy in login windows
3. test copy in dashboard window

## Demo

https://github.com/user-attachments/assets/344302e2-a50a-4c41-8dbd-e0daedb812d7


https://github.com/user-attachments/assets/7f004eb7-4a6b-4683-92d4-965cf38af700

Co-authored-by: Claire Olmstead <[email protected]>
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 a pull request may close this issue.

1 participant