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] website_event: fix search button z-index issue #48942

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lch-odoo
Copy link
Contributor

@lch-odoo lch-odoo commented Apr 3, 2020

PURPOSE

When you browse a Event page,there
is overlapping issue in search button.
search button was displaying on the
top of the "portal menu". it should
be display "under" the "portal menu".

The purpose of this commit is to display search button properly.

SPECIFICATIONS

Every time when we were trying to browse a
Event page, there was overlapping issue in
search button. now search button displaying
properly under the portal menu.

PR #48942
Task 2229057

--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

Before this commit:
-search button was displayed on the top of the "portal menu".
 it should be "under" the "portal menu"

After this commit:
-search button displaying properly now under the portal menu.

TaskID - 2229057
@robodoo robodoo added CI 🤖 Robodoo has seen passing statuses seen 🙂 labels Apr 3, 2020
@C3POdoo C3POdoo added the RD research & development, internal work label Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI 🤖 Robodoo has seen passing statuses RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants