Skip to content

Edra editor update and tag database schema

jedmund requested to merge tag-system-database into main

Created by: jedmund

Summary

  • Update edra editor: custom extensions (gallery, geolocation, url-embed, link context menu, slash commands), lucide icon migration, media placeholder unification
  • Add Tag and PostTag models to prisma schema
  • Fix editor styling (padding, slash command menu, media placeholders)
  • Fix leave-without-saving modal navigation loop

Test plan

  • Editor loads and all extensions work (slash commands, embeds, gallery, etc.)
  • Database migration runs cleanly
  • Leave-without-saving modal doesn't loop

Merge request reports

Loading