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

Add URL shortener for easy sharing #14

Open
MichaelCurrin opened this issue Mar 26, 2020 · 2 comments
Open

Add URL shortener for easy sharing #14

MichaelCurrin opened this issue Mar 26, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@MichaelCurrin
Copy link
Owner

Find a service or API to use

@MichaelCurrin MichaelCurrin added the enhancement New feature or request label Mar 26, 2020
@MichaelCurrin
Copy link
Owner Author

Add a button to share or copy to clipboard - is there a React solution?

@MichaelCurrin
Copy link
Owner Author

Note the issue with the URL may be OS- or browser-dependent - on desktop spaces become %20 when copied but not on my mobile.

Consider updating the URL bar

  • through a change in the way the library for URL request parameter or similar (history?) handles it. Look at their docs.
  • The URL becomes less readable but this okay as that is not the main input
  • Consider using + for spaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant