Skip to content

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

Open
jordyparker wants to merge 1 commit into
osscameroon:mainfrom
jordyparker:rich-text-editor
Open

feat: use rich text editor to enter job description#455
jordyparker wants to merge 1 commit into
osscameroon:mainfrom
jordyparker:rich-text-editor

Conversation

@jordyparker

Copy link
Copy Markdown

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
Copy Markdown
Member

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

nuxt/nuxt#21489

any idea??

@jordyparker

jordyparker commented Sep 26, 2023

Copy link
Copy Markdown
Author

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
Copy Markdown
Member

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

@jordyparker

Copy link
Copy Markdown
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