[IMP] web_editor: powerbox search from description
Adapts documentation to a change in the Powerbox search filters. Since that change, command descriptions are also matched to return search results. Although the fuzzy-matching is not exactly the same for descriptions as for names and categories, making the difference explicit seems unnecessary and might introduce needless confusion. task-3188758
This commit is contained in:
parent
a1fce64ce5
commit
2db16255a2
@ -124,8 +124,8 @@ There are three ways to filter commands:
|
|||||||
:ref:`command <reference/frontend/odoo_editor/powerbox/command>`'s
|
:ref:`command <reference/frontend/odoo_editor/powerbox/command>`'s
|
||||||
`isDisabled` entry.
|
`isDisabled` entry.
|
||||||
#. The user can filter commands by simply typing text after opening the
|
#. The user can filter commands by simply typing text after opening the
|
||||||
Powerbox. It will fuzzy-match that text with the names of the categories and
|
Powerbox. It will fuzzy-match that text with the names, categories and
|
||||||
commands.
|
descriptions of the commands.
|
||||||
|
|
||||||
.. image:: odoo_editor/powerbox-filtered.png
|
.. image:: odoo_editor/powerbox-filtered.png
|
||||||
:align: center
|
:align: center
|
||||||
|
Loading…
Reference in New Issue
Block a user