Cookie check for displaying message

Created on 28 April 2023, over 1 year ago

Problem/Motivation

Currently, the check to know if a message has been read is done in JavaScript. This produces a glitch on page load with the message disappearing.

This should be taken care from the backend.

Steps to reproduce

Create a message
Dismiss the message and get a cookie in your browser
Reload the page, you will now see the message then being hidden via js.

Proposed resolution

Check should be done from backend.

🐛 Bug report
Status

Active

Component

Code

Created by

🇭🇷Croatia Aporie

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024