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
Yeah, this is not yet implemented. We need some kind of mechanizm of saving and restoring the tab's ui state. I am still in the process of figuring this out.
Where to save the state?
localStorage/sessionStorage
memory
url
database
...
When to save the state?
On form field change. When the user checked the checkbox.
On active tab change. When the user switched the tab.
I added a checkbox to your Product Details tab. I check the box on. I then switch to another tab and then back again. The checkbox is now unchecked.
The text was updated successfully, but these errors were encountered: