BugFix: Job Description Snippet Rendering Issue Resolved
bugfix
This update resolves the issue around ‘Job Card’ (a jobs post type) unable to render the job description on central feed.
Cause: The cause of the issue is incorrect HTML copy-pasted from LLMs or other websites. We noticed that some of the job posts contained ‘<xml>’ tags; which prevented the job card being rendered on the main feed without the job description snippet.
Customers using Jobs Post Type on Jatra are advised to use proper HTML and aim to sanitize the contents before pasting. We handle sanitization - however, customers are advised to ensure plain text is pasted in job description.
0