- Issue created by @Ahmad Khader
- 🇯🇴Jordan Ahmad Khader
We could also make it a configurable option for a user to set.
- Status changed to Needs review
11 months ago 2:14pm 16 August 2024
If we set a significant delay before the message popup, the popup will reappear upon refreshing the page.
remove the delay
from show_popup = timestamp < popup_message_cookie + delay;
or set it to a constant value between 1 and 3. So if the user refreshes the page while the popup is displaying, they will have a second opportunity to view it.
Needs review
3.0
Code
We could also make it a configurable option for a user to set.