Skip to content

Conversation

@jordyparker
Copy link

I created a RichTextEditor component based on vue-editor. I then replaced the job description input with my RichTextEditor component.

Why ?
To enable companies to publish their job descriptions in HTML format.

How ?
I used the vue-editor library to integrate the editor and then customized some default css properties to suit our design.

Steps to verify:

  • move to the frontend folder with cd ./frontend
  • run npm install or yarn install to install the new dependencies
  • run npm run dev to start the dev server
  • on the header, click on the button post a job

** Screenshots (optional)
Screenshot 2023-09-24 at 3 36 30 PM

@Zaker237
Copy link
Member

hello @jordyparker i'm trying to test you code and right now i'm facing this issue

nuxt/nuxt#21489

any idea??

@jordyparker
Copy link
Author

jordyparker commented Sep 26, 2023

hello @jordyparker i'm trying to test you code and right now i'm facing this issue

nuxt/nuxt#21489

any idea??

let me check and get back to you.

@Zaker237
Copy link
Member

Hallo @jordyparker
@Asam237 is also not able to test it locally. did you find the problem?

@jordyparker
Copy link
Author

Hallo @jordyparker @Asam237 is also not able to test it locally. did you find the problem?

@Zaker237 I cannot repoduce the error locally. Can you please give me the steps you're following?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants