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
There's currently no way, within the UI, of editing a layout's name, slug or short description. An edit key style pop-up would be the easiest way of adding this functionality.
This will probably involve adding a new JS object to specifically handle pop-up behaviour, as to keep the JS DRY.
There's also some styles which should be pulled out of the edit key pop-up and added to the pop-up class instead.
The text was updated successfully, but these errors were encountered:
There's currently no way, within the UI, of editing a layout's name, slug or short description. An edit key style pop-up would be the easiest way of adding this functionality.
This will probably involve adding a new JS object to specifically handle pop-up behaviour, as to keep the JS DRY.
There's also some styles which should be pulled out of the edit key pop-up and added to the pop-up class instead.
The text was updated successfully, but these errors were encountered: