Skip to content

Add message edit and soft-delete support in message view#633

Open
Juergen-Coding wants to merge 1 commit intoNuSkooler:masterfrom
Juergen-Coding:feature/message-edit-soft-delete
Open

Add message edit and soft-delete support in message view#633
Juergen-Coding wants to merge 1 commit intoNuSkooler:masterfrom
Juergen-Coding:feature/message-edit-soft-delete

Conversation

@Juergen-Coding
Copy link
Copy Markdown

This PR adds forum-style editing and soft-delete support in message view.

Summary:

  • Add Edit and Delete options to the message footer menu
  • Add key bindings:
    • E = edit current message
    • X = soft-delete current message with confirmation
  • Implement edit workflow that loads an existing message and prefills the editor
  • Add edit post menu flow
  • Keep the changes limited to the relevant core files and message base menu template

Files changed:

  • core/message.js
  • core/msg_area_post_fse.js
  • core/msg_area_view_fse.js
  • misc/menu_templates/message_base.in.hjson

Notes:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant