v79 / Cantilever

Creating a cloud-first static website generator using AWS servers such as S3 and Lambda. Transforms markdown files into HTML.
2 stars 0 forks source link

Creating a new folder for pages does not update the web UI #72

Closed v79 closed 9 months ago

v79 commented 10 months ago

There is no refresh of the web UI when a folder is created. The new page modal does not show the newly created folder.

v79 commented 10 months ago

Only after regenerating metadata, and logging out then in again, does the folder appear.

v79 commented 10 months ago

Even after creating a new page in the new folder, it does not appear in the tree menu on the left.

v79 commented 10 months ago

Creating a new page in a new folder does not place the page in the correct place in the source bucket (it goes to the root, not under /sources/pages/newfolder/newpage.

v79 commented 10 months ago

Fixing this by: