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
Just a thought - that item_editor.js could be made simpler by use of Flexbox - mainly because you wouldn't have to move HTML around so much, but rely on flexbox order property. See here for a simple example