Resolve #3500081 "Editing components sourced"
Closes #3500081
This MR:
- Disables all form elements + SortableJS functionality if the component status is TRUE
- Added an informational call out over the props form when it is disabled
- Waiting on a backend fix for
Auto-saved JS components currently return status as false
so UI won't reflect the correct until that is fixed. But can test manually by negating the componentStatus with !. But the frontend logic is all in place.
Minor UI changes i snuck in...can revert if wanted but I wanted this in.
- Added loading Spinner for component preview
- Creating a new code component will open the Code section of the primary panel
Edited by Harumi Jang