Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[web] Add Editor Toolbar to markdown editor #10385

Closed
12 tasks
tbsbdr opened this issue Jan 22, 2024 · 1 comment · Fixed by #10390
Closed
12 tasks

[web] Add Editor Toolbar to markdown editor #10385

tbsbdr opened this issue Jan 22, 2024 · 1 comment · Fixed by #10390
Labels
Type:Story User Story

Comments

@tbsbdr
Copy link
Contributor

tbsbdr commented Jan 22, 2024

Description

User Stories

  • As a user I want an editor toolbar for markdown files so that I can learn how to use markdown.

Value

  • Simplicity and Ease of Use
  • Portability and Compatibility
  • Lightweight notetaking tool
  • Flexibility in Conversion

Acceptance Criteria

  • show markdown toolbar for markdown files (.md .markdown) ✅
  • use syntax highlighting for code ✅
  • default initial view can be configured per instance
  • default Initial view ✅
    • favorite: blended Markdown/WYSIWYG view if possible
    • alternative: splitview
  • ~WYSIWYG / Markdown toggle is available - needs to be discussed again useless ihmo 🟥 ~
  • Editor toolbar gets shipped as standard feature ✅
  • any other plaintext files (txt, css, yaml) don't show the toolbar ✅
  • if the file is in read-onyl, render the file in viewer-mode
  • toolbar-language can be set via preferred user language ✅
  • theme can be set via user set theme ✅

cherry on top: show any plaintext file (.css, .yaml, .html ...) in corresponding syntax highlighting

Definition of ready

  • Everybody needs to understand the value written in the user story
  • Acceptance criteria have to be defined
  • All dependencies of the user story need to be identified
  • Feature should be seen from an end user perspective
  • Story has to be estimated
  • Story points need to be less than 20

Definition of done

  • Functional requirements
    • Functionality described in the user story works
    • Acceptance criteria are fulfilled
  • Quality
    • Code review happened
    • CI is green (that includes new and existing automated tests)
    • Critical code received unit tests by the developer
  • Non-functional requirements
    • No sonar cloud issues

Visuals

blended Markdown/WYSIWYG view if possible
screenshot_002241

@tbsbdr tbsbdr added the Type:Story User Story label Jan 22, 2024
@tbsbdr tbsbdr moved this from Qualification to Backlog in Infinite Scale Team Board Jan 22, 2024
@tbsbdr tbsbdr changed the title Add Editor Toolbar to markdown editor [web] Add Editor Toolbar to markdown editor Jan 22, 2024
@AlexAndBear AlexAndBear mentioned this issue Jan 22, 2024
8 tasks
@AlexAndBear
Copy link
Contributor

AlexAndBear commented Jan 22, 2024

Additional lovely todos:

  • Edit space description, should open markdown editor ✅
  • kick marked and sanitizer, use toastui viewer ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Story User Story
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants