Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add rich text editor project creation instructions field (#1311)
* feat assetModules: icons add * feat richTextEditor: tiptap richTextEditor add * feat richTextEditor: add image & embed youtube video * feat assetModules: add icon * feat richTextEditor: editor integration to component * fix richTextEditor: double input field fix * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix createProject: projectDetailsForm - description moved before short_description * fix richTextEditor: propTypes add, boolean editable props add * fix createProject: props add to richTextEditor & state management * fix editor: style fix & youtube embed remove * fix toolbar: youtube embed remove * fix editProjectTab/editorToolbar: style fix * fix editProjectTab: richTextEditor add * feat createProject: instructions value append to formData & post to createProject * fix editProject: instruction label add to instructions Editor --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information