You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
When configuring the Query String Parameter property (or any other property that uses the same key-value implementation), the entered data is erased after closing the dialog. Upon reopening, the previously specified data is missing, indicating a failure to save the configuration.
Click "Click to Add Items" to add Query String parameters.
Add a Key and Value, then click OK.
Click OK in Columns Configuration.
Repeat steps 5-7.
Observe that the previously configured key-value pair is missing.
Expected Behavior:
The configuration data (Key-Value pairs) should persist across sessions, allowing users to reopen the dialog and view/edit their configurations.
Screenshots / Video:
A video demonstrating the issue is available here.
Affected Components:
This issue affects multiple components using the key-value configuration implementation, including:
Dropdown
Autocomplete
Button Group (API Call) (All components that are consuming the action configuration)
Radio
Checkbox Group
Entity Reference
Additional Context:
This is a widespread issue affecting various components that utilize key-value configuration.
The text was updated successfully, but these errors were encountered:
Description:
When configuring the Query String Parameter property (or any other property that uses the same key-value implementation), the entered data is erased after closing the dialog. Upon reopening, the previously specified data is missing, indicating a failure to save the configuration.
Steps to Reproduce:
Expected Behavior:
The configuration data (Key-Value pairs) should persist across sessions, allowing users to reopen the dialog and view/edit their configurations.
Screenshots / Video:
A video demonstrating the issue is available here.
Affected Components:
This issue affects multiple components using the key-value configuration implementation, including:
Additional Context:
This is a widespread issue affecting various components that utilize key-value configuration.
The text was updated successfully, but these errors were encountered: