[PR #159] feat: add MarkdownEditor component with Write/Preview tabs #289

Closed
opened 2026-03-07 19:57:13 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/Corsinvest/cv4pve-admin/pull/159

State: closed
Merged: Yes


Summary

  • Add reusable MarkdownEditor component to Core
  • Two tabs: Write (RadzenTextArea) and Preview (RadzenMarkdown), GitHub-style
  • Parameters: @bind-Value (string), Rows (int, default 10)
  • Shows "Nothing to preview." when content is empty

Test plan

  • Verify Write tab shows textarea correctly
  • Verify Preview tab renders markdown
  • Verify empty state message in Preview
**Original Pull Request:** https://github.com/Corsinvest/cv4pve-admin/pull/159 **State:** closed **Merged:** Yes --- ## Summary - Add reusable `MarkdownEditor` component to Core - Two tabs: Write (RadzenTextArea) and Preview (RadzenMarkdown), GitHub-style - Parameters: `@bind-Value` (string), `Rows` (int, default 10) - Shows "Nothing to preview." when content is empty ## Test plan - [ ] Verify Write tab shows textarea correctly - [ ] Verify Preview tab renders markdown - [ ] Verify empty state message in Preview
kerem 2026-03-07 19:57:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cv4pve-admin#289
No description provided.