Select to view content in your preferred language

Persistent State API for Experience Builder

135
0
3 weeks ago
Status: Open
VenkataKondepati
Regular Contributor

Description:
Introduce a global state persistence API so widget filters, selections, and charts retain their state across navigation and page reloads.

Justification:
Current workarounds with message actions or local storage are inconsistent. A native API would make app state management reliable.

Impact:
Improves user experience in complex multi-page apps; reduces reload overhead.