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
Turbo frames are sections of a page where we can load request responses reactively (without reloading the page), for now, we handle the success, on the loading state of those frames.
But if the frame fails to load, for now, we show nothing, and the loading state remains indefinitely
Requirement
Add a failing state, where we show a default failing text.
Context
in agroportal/project-management#303, we migrate the ontology viewer sections into turbo_frames.
Turbo frames are sections of a page where we can load request responses reactively (without reloading the page), for now, we handle the success, on the loading state of those frames.
But if the frame fails to load, for now, we show nothing, and the loading state remains indefinitely
Requirement
Deployment
The text was updated successfully, but these errors were encountered: