Starting yesterday (potentially the day before but probably not earlier than that), one of our smart actions has stopped bringing up the right sidebar form that usually displays when we click the smart action.
Expected behavior
Usually the right sidebar will appear as soon as the smart action is clicked, at which point we can complete the fields in the smart action and run it.
We have done a fair amount of debugging and have noticed the following:
The smart action is on our “Applications” collection.
When we run the smart action from the “Applications” standalone page, it works correctly and shows the sidebar.
We also show applications for a specific “Company” on the Company summary page. When we click the smart action from that view, we experience the issue described.
The above layouts are on one of our teams called “Operations”
The same layouts are available on another team called “Software Dev”. When we are using the software dev team, the smart action works in all cases (even the one that doesnt work for Operations).
The above tests were performed using the same forestadmin user.
We have not recently updated the forestadmin library
There are no network or console errors
Context
Project name: Bridgement.1
Team name: Operations and Software Dev
Environment name: Production
Agent type & version: “forest-express-sequelize”: “^8.4.10”,
I will send you a video privately shortly. We have noticed a whole lot of new issues as well since yesterday. Would you be able to join a call instead?
@vince I have recorded the issue and sent you the video. It seems to somehow be related to the frontend state management - im not sure if any changes have been made recently but we are seeing strange issues like this in other places of forestadmin.
For the first issue a fix is already on its way (for the record the issue is that the selection is not reset when leaving a listing, only the checkbox. So when you click the checkbox it actually unselect the record)
For your second issue, which is the form not showing up when clicking on a smart action that has a form in the summary view.
So far I was not able to reproduce your issue . DOes it work after a refresh of your page ?