Skip to content

Manuscript disappearing issue 32

Ben Whitmore requested to merge manuscript-disappearing-issue-32 into main

Fix the manuscript deletion bug. Notes regarding the fix are attached to issue 32. Also fixed some linting errors and some light refactoring of EditorSection.

A lint warning is disabled in graphql.js, for a local require() that I found I couldn't make global without breaking the application. Not sure why.

Merge request reports