nextcloud-libraries / nextcloud-libraries/nextcloud-vue

Interface for Markdown support of NcRichContenteditable

Open
#4,355 20 comments 13 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop feature: rich-contenteditable
Dominant language
Vue
Stars
246
Forks
99
Avg merge
1d 20h
Merged PRs (30d)
103

Description

Mock-up for Markdown support of richtext
Board (13)

The popup should be shown after finishing the selection of some text (mouse button release) and should hide as soon as selecting one option. Also [ESC] should be able to close it.

Originally posted by @szaimen in https://github.com/nextcloud/spreed/issues/1027#issuecomment-1642565654

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the NcRichContenteditable component and review the linked mock-up for the intended Markdown actions. Verify that the popup appears after text selection, closes after an option is chosen, and can be dismissed with Escape; no test file is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
markdown
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.