odoo icon indicating copy to clipboard operation
odoo copied to clipboard

[FW][FIX] web_editor: make empty we-select visible

Open fw-bot opened this issue 2 years ago • 2 comments

When a we-select has no elements, it is drawn as a flat line.

This commit puts a "/" in its toggler content. This character is the same one as the one that is displayed if the selected value is not one of the available values.

Steps to reproduce:

  • Delete all website.snippet.filter
  • In debug mode, drop a "Dynamic Snippet" in a website page
  • Select it => The "Filter" option was displayed as a flat line.

opw-3166634

Forward-Port-Of: odoo/odoo#112117

fw-bot avatar Feb 16 '23 17:02 fw-bot

Pull request status dashboard

robodoo avatar Feb 16 '23 17:02 robodoo

This PR targets saas-15.2 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

fw-bot avatar Feb 16 '23 17:02 fw-bot