Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service
Bug: HTML being rendered as string in desk filter's awesomeplete item | GoodFirstPicks

Bug: HTML being rendered as string in desk filter's awesomeplete item

frappe/frappe 5 comments 18d ago
View on GitHub
lowopenScope: clearSkill match: yesFrappe / ERPNextPython

Why this is a good first issue

HTML rendering issue in awesomeplete items needs fixing

AI Summary

The issue involves HTML being rendered as text in awesomeplete items. The fix requires modifying how HTML is handled in the filter's awesomeplete component. No major blockers are apparent from the discussion.

Issue Description

Description of the issue

Each item of the awesomeplete popup is rendering html as text.

Image

Context information (for bug reports)

Output of bench version

 󰀘   ~/work/frappe-bench  bench version                                                                            
frappe 15.x.x-develop develop (0a27e83)
inventory 0.0.1 main (fb57087)

Steps to reproduce the issue

  1. Open the desk
  2. Go to the ToDo doctype
  3. Add new todo
  4. Click on the filter button and type in the 3rd column input field.

https://github.com/user-attachments/assets/65a35ac8-7dd7-4e33-a9dd-bcec3cfda8a4

Observed result

Awesomeplete items are rendering html as string

Expected result

Awesomeplete items should render html

GitHub Labels

needs-design-discussion

Want to work on this?

Claim this issue to let others know you're working on it. You'll earn 10 points when you complete it!

Risk Flags

  • HTML rendering behavior change
Loading labels...

Details

Points10 pts
Difficultylow
Scopeclear
Skill Matchyes
Test Focusedno