Vvveb icon indicating copy to clipboard operation
Vvveb copied to clipboard

Navigator won't update on duplicate

Open YasinC2 opened this issue 1 year ago • 1 comments

There is a problem in the editor. When an item is duplicated in the editor panel, the navigator panel won't update and the item won't show in the navigator panel.

Tested in Chrome and Firefox both in latest version.

YasinC2 avatar Aug 03 '24 09:08 YasinC2

I made changes to duplicate function to add the duplicate page or template bellow the original page, previously it was added at the end of the list without scrolling.

I also added duplicate for pages also https://github.com/givanz/Vvveb/commit/f6fc936cae928527ee7509f5e4d77c99f6838f4d

You can redownload latest.zip and update the files on your server to apply the changes.

givanz avatar Aug 05 '24 23:08 givanz