[Feat]: Switching tabs in a tabbed container - persist the user inputs of components #1502
Open
1 task done
Labels
Components
Dedicated to Frontend Visual Components
Javascript Frontend
Pull requests that update Javascript code
Is there an existing issue for this?
Current Behavior
Inputted data (text inputs, radio selections etc.) within a tabbed container gets lost when the tabs are switched.
discord discussion:
https://discord.com/channels/1096896040159957084/1336379675743748097/1336415648049532960
Screen.Recording.2025-02-04.at.2.10.28.PM.mov
Expected Behavior
I expect data to be persisted when the "Destroy Inactive tabPane" toggled off
Steps to reproduce
Create a tabbed container and place any component in like radio or text input, fill it or do selection then switch tabs come back to the original tab you will see the selection or inputted data gets lost, toggle the "Destroy Inactive tabPane" setting at the tabbed container right panel and repeat again no change
Environment
Mac M chip, app version 2.6, tried on both local (deployed via docker ) and via web app.lowcoder interface
Additional Information
No response
The text was updated successfully, but these errors were encountered: