Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add verification for cookies usage in Bookmarks plugin #1264

@linusfj

Description

@linusfj

Description
The current implementation of the Bookmarks plugin uses localStorage to store bookmarks, but it does not ensure that the user has consented to the use of cookies.

Suggested Solutions

  • Do not store any data in localStorage if the user declines the use of cookies.
  • Inform the user within the plugin if they have declined to use cookies and add a button to enable it again.

Metadata

Metadata

Assignees

Labels

module:client/pluginFunctionality that goes into plugins in client

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions