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

replace the description editor with a new block editor. #15380

Closed
Sachin-chaurasiya opened this issue Feb 28, 2024 · 0 comments · Fixed by #19003
Closed

replace the description editor with a new block editor. #15380

Sachin-chaurasiya opened this issue Feb 28, 2024 · 0 comments · Fixed by #19003
Assignees
Labels
block-editor UI UI specific issues

Comments

@Sachin-chaurasiya
Copy link
Contributor

Sachin-chaurasiya commented Feb 28, 2024

This could potentially enhance the editing experience and provide more flexibility in the formatting of the content.

Related issue: Add LaTeX Support In Block Editor

@Sachin-chaurasiya Sachin-chaurasiya added UI UI specific issues block-editor labels Feb 28, 2024
@Sachin-chaurasiya Sachin-chaurasiya self-assigned this Feb 28, 2024
@Sachin-chaurasiya Sachin-chaurasiya moved this to UI - Bugs & Minor Features in Release 1.4.0 Feb 28, 2024
@Sachin-chaurasiya Sachin-chaurasiya added the P1 High priority label Feb 28, 2024
@harshach harshach removed this from Release 1.4.0 Mar 11, 2024
@Sachin-chaurasiya Sachin-chaurasiya added P0 Highest priority and removed P1 High priority labels May 17, 2024
@Sachin-chaurasiya Sachin-chaurasiya added P2 Medium priority and removed P0 Highest priority labels Jul 2, 2024
@harshach harshach moved this to Discovery in Release 1.7.0 Dec 14, 2024
@harshach harshach removed this from Release 1.7.0 Dec 14, 2024
@harshach harshach moved this to Discovery in Release 1.6.2 Dec 14, 2024
chirag-madlani pushed a commit that referenced this issue Dec 27, 2024
* feat(#15380): replace the description editor with a new block editor.

* chore: Add placeholder support to BlockEditor

* feat: Add autofocus support to BlockEditor

* chore: implement block editor in richtext editor

* chore: Remove unused CSS import in RichTextEditor

* fix: ensure safe access to getEditorContent in Markdown editor components

* minor change

* fix: add support for ttf file extension in pom.xml

* fix: adjust block editor styles for better usability and overflow handling

* fix: update RichTextEditorPreviewer to RichTextEditorPreviewerV1 and adjust block editor styles

* fix: update description box selector to use om-block-editor for consistency

* fix: disable autoFocus on BlockEditor in RichTextEditorPreviewerV1

* refactor: update RichTextEditorPreviewer references to RichTextEditorPreviewerV1 in tests

* test: update timer handling in ApplicationCard and SuggestionsAlert tests

* fix(diff): update diff view rendering and attributes for consistency

* fix(RichTextEditor): add placeholder for empty markdown descriptions

* Add data-diff in <span>

* Fix test

* fix: update description box selector to use locator method for better reliability

* feat: integrate RichTextEditorPreviewerV1 for description rendering in Notification and Observability Alerts pages

* feat: add markdown conversion for mentions and hashtags in BlockEditorUtils

* fix: update initial value handling in TagsForm and formUtils

* MINOR - Update description handling in Playwright tests and utilities

* Refactor Playwright tests to use descriptionBox for tag and team descriptions

* Refactor custom property handling and update description check logic

* Enhance entity version page tests by adding description box read-only check and updating data-testid attributes

* Refactor description handling and improve diff rendering logic in task pages

* Fix user description clearing logic in UserDetails.spec.ts

* Enhance Rich Text Editor by adding custom styles and converting markdown to HTML for backward compatibility

* Remove test for rendering alert description when not present in AlertDetailsPage

* Clean up RichTextEditorPreviewerV1 by removing unnecessary comments and improving readability

* Update SearchIndexApplication.spec.ts to select 'Table' instead of 'Topic' in the tree widget

* Refactor BlockEditor and FeedUtils to improve code organization and readability

* Fix regex in getTextFromHtmlString to correctly remove HTML tags

* Add tests for getTextFromHtmlString and improve HTML tag removal regex

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
@github-project-automation github-project-automation bot moved this from Discovery to Done in Release 1.6.2 Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
block-editor UI UI specific issues
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants