tech-debt: Rewrite markup anchor generation logic #320

Open
opened 2026-05-31 14:22:02 +00:00 by jmiller · 0 comments
Owner

Summary

Markup anchor generation is split between backend and frontend with acknowledged design issues.

Locations

  • web_src/js/markup/anchors.ts:14 - backend should generate elements
  • web_src/js/markup/anchors.ts:24 - need to rewrite with better markup anchor generation logic
  • web_src/js/markup/anchors.ts:67 - prefix should be added in backend instead

Action Required

Move anchor generation to backend. Rewrite the frontend anchor logic.


Created by Claude Opus 4.6

## Summary Markup anchor generation is split between backend and frontend with acknowledged design issues. ## Locations - `web_src/js/markup/anchors.ts:14` - backend should generate elements - `web_src/js/markup/anchors.ts:24` - need to rewrite with better markup anchor generation logic - `web_src/js/markup/anchors.ts:67` - prefix should be added in backend instead ## Action Required Move anchor generation to backend. Rewrite the frontend anchor logic. --- *Created by Claude Opus 4.6*
jmiller added the tech-debtupstream labels 2026-05-31 14:22:03 +00:00
Sign in to join this conversation.
No labels tech-debt upstream
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoGitea#320