Skip to content

Add ability to clear browser and session storage in custom config examples view #1407

Description

@LlGC-mag

When adding a custom configuration to examples view #1062 there are instances where the user state overrides the custom config.

To test use the config:

{
  "modules": {
    "moreInfoRightPanel": {
      "options": {
        "panelOpen": true
     },
     "content": {
      "license": "Licence"
    }
  }
 }
}

When the panel is set to true the panel will open. If the user closes the panel and the config is applied again, the panel will not open

Metadata

Metadata

Assignees

Labels

DEV EX Community SprintDeveloper Experience Community Sprint May-July 2025

Type

No type
No fields configured for issues without a type.

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions