osscameroon / jobsika

Company ratings and salaries in Cameroon
https://jobsika.cm
MIT License
22 stars 18 forks source link

feat: use rich text editor to enter job description #455

Open jordyparker opened 11 months ago

jordyparker commented 11 months ago

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:

** Screenshots (optional)

Screenshot 2023-09-24 at 3 36 30 PM
Zaker237 commented 11 months ago

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

https://github.com/nuxt/nuxt/issues/21489

any idea??

jordyparker commented 11 months ago

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 commented 11 months ago

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

jordyparker commented 11 months ago

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?