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

refactor(RichTextEditor/InputBar): file structure [WPB-12089] #18568

Merged
merged 3 commits into from
Jan 9, 2025

Conversation

olafsulich
Copy link
Contributor

@olafsulich olafsulich commented Jan 9, 2025

StoryWPB-12089 [Web] Text formatting via UI in text input field

Description

Moved files/folders around, and made a few new files...

Now the RichTextEditor is a part of the InputBar, which is a place where it's used

Checklist

  • mentions the JIRA issue in the PR name (Ex. [WPB-XXXX])
  • PR has been self reviewed by the author;
  • Hard-to-understand areas of the code have been commented;
  • If it is a core feature, unit tests have been added;

@codecov-commenter
Copy link

codecov-commenter commented Jan 9, 2025

Codecov Report

Attention: Patch coverage is 54.54545% with 10 lines in your changes missing coverage. Please review.

Project coverage is 46.14%. Comparing base (b4e1f39) to head (ad76601).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev   #18568   +/-   ##
=======================================
  Coverage   46.14%   46.14%           
=======================================
  Files         870      874    +4     
  Lines       26801    26802    +1     
  Branches     6064     6064           
=======================================
+ Hits        12368    12369    +1     
+ Misses      12889    12888    -1     
- Partials     1544     1545    +1     

@olafsulich olafsulich changed the title refactor(RichTextEditor/InputBar): file structure refactor(RichTextEditor/InputBar): file structure [WPB-12089] Jan 9, 2025
@olafsulich olafsulich merged commit b669a84 into dev Jan 9, 2025
14 of 16 checks passed
@olafsulich olafsulich deleted the refactor/rich-text-file-structure branch January 9, 2025 10:37
@paulwire paulwire added the echoes: product-roadmap/feature Work contributing to adding a new feature as part of the product roadmap. label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
echoes: product-roadmap/feature Work contributing to adding a new feature as part of the product roadmap. 👕 size: L type: refactoring 🛠
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants