Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: strip html and show text (backport #22656) #22676

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 10, 2023

This is an automatic backport of pull request #22656 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* fix: strip html and show text

Quill editor adds html which is useless for user so strip html using  html2text and render Text only. If no text is found it will render No Text Found in + "Field Label" (ex. Description).

* fix: remove placeholder text

[skip ci]

---------

Co-authored-by: Ankush Menat <ankush@frappe.io>
(cherry picked from commit 7752136)
@mergify mergify bot requested review from a team and ankush and removed request for a team October 10, 2023 07:01
@ankush ankush merged commit d371d59 into version-13-hotfix Oct 10, 2023
2 checks passed
@ankush ankush deleted the mergify/bp/version-13-hotfix/pr-22656 branch October 10, 2023 07:03
frappe-pr-bot pushed a commit that referenced this pull request Oct 17, 2023
## [13.58.13](v13.58.12...v13.58.13) (2023-10-17)

### Bug Fixes

* Apply address all perm only if owner ([f6105df](f6105df))
* avoid double translation (backport [#22578](#22578)) ([2c267ea](2c267ea))
* improved validation for address and contact (backport [#22574](#22574)) ([45c5756](45c5756))
* strip html and show text ([#22656](#22656)) ([#22676](#22676)) ([d371d59](d371d59))
* validation permission on `tag` creation ([#22753](#22753)) ([#22754](#22754)) ([6247aa0](6247aa0))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 13.58.13 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants