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

Make use of real-time updates for new short URLs #242

Open
4 tasks
acelaya opened this issue Sep 11, 2022 · 0 comments
Open
4 tasks

Make use of real-time updates for new short URLs #242

acelaya opened this issue Sep 11, 2022 · 0 comments
Labels

Comments

@acelaya
Copy link
Member

acelaya commented Sep 11, 2022

Summary

Shlink 3.2 introduced the "new short URL" real-time update. Use it in the next scenarios:

  • Overview page. Total short URLs counter.
  • Overview page. Last 5 short URLs (prepend and drop last one when there's 5 or more).
  • Short URLs list. Counter, when new short URL fulfills active filter.
  • Short URLs list. Prepend to list if new short URL should be displayed in active page (this one is tricky, as determining that requires computing active ordering, active filter and active page).
@acelaya acelaya transferred this issue from shlinkio/shlink-web-client Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant