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: Copy AUTH_URL to clipboard #279

Open
2 tasks
nelsonic opened this issue Feb 27, 2023 · 0 comments
Open
2 tasks

Feat: Copy AUTH_URL to clipboard #279

nelsonic opened this issue Feb 27, 2023 · 0 comments
Labels
elixir Pull requests that update Elixir code enhancement New feature or enhancement of existing functionality help wanted If you can help make progress with this issue, please comment! priority-2 Second highest priority, should be worked on as soon as the Priority-1 issues are finished T2h Time Estimate 2 Hours technical A technical issue that requires understanding of the code, infrastructure or dependencies

Comments

@nelsonic
Copy link
Member

Story

As an Engineer using auth πŸ‘©β€πŸ’»
I want to copy the AUTH_URL to my clipboard πŸ“‹
So that I can setup my App as fast as possible. 🏁

Starting Point 😍

Thanks to @jeregrine we have a starting point for this:
https://fly.io/phoenix-files/copy-to-clipboard-with-phoenix-liveview
[ LAST UPDATED: JAN 25, 2023 ]

Todo

Once we have shipped V2 of Auth #207 we will:

  • Implement copy-to-clipboard buttons next to the AUTH_URL :shipit:
  • Figure out how to test this so that we have some certainty that the feature always works. πŸ”
@nelsonic nelsonic added enhancement New feature or enhancement of existing functionality help wanted If you can help make progress with this issue, please comment! priority-2 Second highest priority, should be worked on as soon as the Priority-1 issues are finished technical A technical issue that requires understanding of the code, infrastructure or dependencies T2h Time Estimate 2 Hours elixir Pull requests that update Elixir code labels Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
elixir Pull requests that update Elixir code enhancement New feature or enhancement of existing functionality help wanted If you can help make progress with this issue, please comment! priority-2 Second highest priority, should be worked on as soon as the Priority-1 issues are finished T2h Time Estimate 2 Hours technical A technical issue that requires understanding of the code, infrastructure or dependencies
Projects
Status: No status
Development

No branches or pull requests

1 participant