Skip to content

feat(cookies): MIN-201 add initial cookie banner

mateusz-winiarczyk requested to merge MIN-201-initial-cookie-banner into development
Short description:

Added initial cookie banner

Approach:

Implemented a CookieBanner component to inform users about cookies. The component conditionally displays a banner with the option to accept cookies, read more about the policy, and automatically accepts cookies. Redux manages the state, and local storage persists user preferences.

cookiebanner

Merge request reports

Loading