Summary
Temporarily disable the “Other pending notes” tab (hide it or make it non-interactive) until the feature is ready.
Details
Product decision: remove this entry point from the default notes UI for now to avoid confusion or incomplete flows. Implementation can be feature-flag, commented route, or conditional render — prefer a single clear switch so it is easy to re-enable later.
Related: #105 discusses renaming/refining “Other Unpublished Notes” / “Other Notes”; align or close/update that issue if this supersedes the tab for the current milestone.
Acceptance criteria
Suggested labels
enhancement, Frontend
Summary
Temporarily disable the “Other pending notes” tab (hide it or make it non-interactive) until the feature is ready.
Details
Product decision: remove this entry point from the default notes UI for now to avoid confusion or incomplete flows. Implementation can be feature-flag, commented route, or conditional render — prefer a single clear switch so it is easy to re-enable later.
Related: #105 discusses renaming/refining “Other Unpublished Notes” / “Other Notes”; align or close/update that issue if this supersedes the tab for the current milestone.
Acceptance criteria
Suggested labels
enhancement, Frontend