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

Added code to remove alert banner if alert data doesn't exist #1778

Merged
merged 4 commits into from
Aug 13, 2024

Conversation

sarongebre
Copy link
Contributor

@sarongebre sarongebre commented Jul 16, 2024

Closes #1775
Renamed variables and functions. Added comments.

I have been having some issues with the alert data URL not updating when the cache is enabled.

I have this in the code
// Are these two variables below needed?
// $alertToggle = $('#unlalert_toggle'),
// $alertContent = $('#_content'),

@sarongebre sarongebre added the Bug label Jul 16, 2024
@sarongebre sarongebre requested review from ericras and tommyneu July 16, 2024 17:28
@sarongebre sarongebre self-assigned this Jul 16, 2024
wdn/templates_5.3/js-src/unlalert.babel.js Outdated Show resolved Hide resolved
wdn/templates_5.3/js-src/unlalert.babel.js Outdated Show resolved Hide resolved
wdn/templates_5.3/js-src/unlalert.babel.js Outdated Show resolved Hide resolved
Copy link

@skoolbus39 skoolbus39 merged commit 39ca643 into unl:5.3 Aug 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Alert: Alert banner needing a browser reload
3 participants