Commit f875ff9
HTML-decode tag names in getCleanedTagName for consistent display
Add Str.htmlDecode to getCleanedTagName so all tag display surfaces
(picker, workspace list, edit screens, search filters, group headers,
modified-expense messages, sidebar previews) render decoded entities
like R&D instead of raw R&D. Mirrors how getDecodedCategoryName
handles categories in CategoryUtils.
Co-authored-by: Abdelrahman Khattab <abzokhattab@users.noreply.github.com>1 parent 0f104f2 commit f875ff9
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
857 | 857 | | |
858 | 858 | | |
859 | 859 | | |
860 | | - | |
| 860 | + | |
| 861 | + | |
861 | 862 | | |
862 | 863 | | |
863 | | - | |
| 864 | + | |
864 | 865 | | |
865 | 866 | | |
866 | 867 | | |
| |||
0 commit comments