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

Displayed and Stale Links #208

Open
Ericzklm opened this issue May 12, 2024 · 1 comment
Open

Displayed and Stale Links #208

Ericzklm opened this issue May 12, 2024 · 1 comment

Comments

@Ericzklm
Copy link
Collaborator

Jotting down an idea:

In addition to copying a shared link to the clipboard, also have it shown on the page so users don't have to click the button again to get a link of the same strat. This may involve checking for edits and if the link becomes stale and either clearing the link from the page or somehow indicating that the displayed link is now stale.

@theastrogoth
Copy link
Owner

theastrogoth commented May 13, 2024

I've addressed half of the problem - #210 should prevent new links from being generated every time the button is pressed, and the button will now copy the hard-coded links instead of making new ones in Firebase. So now, nobody would need to feel bad about losing their link and needing to recopy it by pressing the button again.

It's still worth having links displayed on the page somewhere and having a way to monitor for stale links.

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

No branches or pull requests

2 participants