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

improve rendering of live embed events notifications #32

Closed
anibalpacheco opened this issue Nov 24, 2022 · 0 comments
Closed

improve rendering of live embed events notifications #32

anibalpacheco opened this issue Nov 24, 2022 · 0 comments
Assignees

Comments

@anibalpacheco
Copy link
Contributor

This notifications are rendered now using a template tag, which can let to render them over other alerts (breaking news & mobile subscribe-notice).

The template tag approach should be migrated to an ajax approach (like breaking news does), the priority to consider to render the alerts then, should be:

  • breaking news
  • live embed events (this)
  • other custom alerts from other apps (implemented overriding the needed js blocks in this apps, not here)
  • mobile subscribe-notice
@anibalpacheco anibalpacheco self-assigned this Nov 24, 2022
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

1 participant