AVAnnotate / admin-client

Application for building AVAnnotate websites
0 stars 0 forks source link

Fix "No Parent" option repeating on page edit form #100

Closed camdendotlol closed 3 days ago

camdendotlol commented 4 days ago

Summary

The "No Parent" option was being added with an unshift call that ran on every render, so any time the edit form component re-rendered the option would be added again to the start of the array.

This PR moves the No Parent option to the initial memoized parentPageOptions array.

Closes #87

netlify[bot] commented 4 days ago

Deploy Preview for avannotate-staging ready!

Name Link
Latest commit e98ac931283ab3a71c7251387ad93967bfd47bf5
Latest deploy log https://app.netlify.com/sites/avannotate-staging/deploys/66e8a54d4698480008df5ed6
Deploy Preview https://deploy-preview-100--avannotate-staging.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.