Sunday, March 29, 2020
2 changes · master
Miscellaneous changes
Steps to reproduce: 1. Open sales on mobile 2. Click on the search icon (with breadcrumb) Issue #1: The displayed cross on the right suggests to users that it's used to close the facets but it's not. We replace it by a back arrow to close the search like in other apps. 3. Click on create 'Create' 4. Select a customer (Without breadcrumb) Issue #2: We don't have any breadcrumb inside the control_panel, so we should always display the search. There is
Original PR description
Steps to reproduce:
1. Open sales on mobile
2. Click on the search icon (with breadcrumb)
Issue #1:
The displayed cross on the right suggests to users that it's
used to close the facets but it's not.
We replace it by a back arrow to close the search like in other
apps.
3. Click on create 'Create'
4. Select a customer (Without breadcrumb)
Issue #2:
We don't have any breadcrumb inside the control_panel,
so we should always display the search. There is no
need to open/close it.
Task ID: 2200099
Forward-Port-Of: odoo/odoo#46086Now we have a back arrow to close the search, this commit simply adapt the alignement. See linked PR: odoo/odoo#46086 Task ID: 2200099 Forward-Port-Of: odoo/enterprise#9486
Original PR description
Now we have a back arrow to close the search, this commit simply adapt the alignement. See linked PR: odoo/odoo#46086 Task ID: 2200099 Forward-Port-Of: odoo/enterprise#9486