Skip to content

Conversation

jvnm-dev
Copy link

In form views, when the window size is too small, a "More" button
appears and it should contain the overflow buttons.

On all browsers, the "More" dropdown doesn't contain the expected
amount of buttons, so it is shifted on the second line.

Before this commit:

- The "More" dropdown doesn't contain the expected amount of
  buttons, so it is shifted on the second line.

After this commit:

- The "More" dropdown contains the expected amount of buttons
  and it is not shifted on the second line anymore.

OPW-2079694

Description of the issue/feature this PR addresses:

Current behavior before PR:

Desired behavior after PR is merged:

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

@jvnm-dev
Copy link
Author

@jpp-odoo

@jpp-odoo jpp-odoo requested a review from kebeclibre October 16, 2019 09:49
@robodoo robodoo added the CI 🤖 Robodoo has seen passing statuses label Oct 16, 2019
@C3POdoo C3POdoo added the OE the report is linked to a support ticket (opw-...) label Oct 16, 2019
@jvnm-dev jvnm-dev force-pushed the 12.0-opw-2079694-fix-jvm branch from e332ffb to 12c88ca Compare October 16, 2019 10:47
@robodoo robodoo added CI 🤖 Robodoo has seen passing statuses and removed CI 🤖 Robodoo has seen passing statuses labels Oct 16, 2019
@jvnm-dev jvnm-dev force-pushed the 12.0-opw-2079694-fix-jvm branch from 12c88ca to 44fb6fb Compare October 18, 2019 13:04
@robodoo robodoo removed the CI 🤖 Robodoo has seen passing statuses label Oct 18, 2019
@jvnm-dev jvnm-dev force-pushed the 12.0-opw-2079694-fix-jvm branch from 44fb6fb to 6bce38a Compare October 18, 2019 13:04
@robodoo robodoo added the CI 🤖 Robodoo has seen passing statuses label Oct 18, 2019
In form views, when the window size is too small, a "More" button
appears and it should contain the overflow buttons.

On all browsers, the "More" dropdown doesn't contain the expected
amount of buttons, so it is shifted on the second line.

Before this commit:

    - The "More" dropdown doesn't contain the expected amount of
      buttons, so it is shifted on the second line.

After this commit:

    - The "More" dropdown contains the expected amount of buttons
      and it is not shifted on the second line anymore.

OPW-2079694
@jvnm-dev jvnm-dev force-pushed the 12.0-opw-2079694-fix-jvm branch from 6bce38a to feaf6a6 Compare October 21, 2019 07:25
@robodoo robodoo added CI 🤖 Robodoo has seen passing statuses and removed CI 🤖 Robodoo has seen passing statuses labels Oct 21, 2019
@kebeclibre
Copy link
Contributor

robodoo r+

@kebeclibre
Copy link
Contributor

when forwardporting in version >= saas-12.3, adapt tests to async/await functions
Namely, createView is async

robodoo pushed a commit that referenced this pull request Oct 22, 2019
In form views, when the window size is too small, a "More" button
appears and it should contain the overflow buttons.

On all browsers, the "More" dropdown doesn't contain the expected
amount of buttons, so it is shifted on the second line.

Before this commit:

    - The "More" dropdown doesn't contain the expected amount of
      buttons, so it is shifted on the second line.

After this commit:

    - The "More" dropdown contains the expected amount of buttons
      and it is not shifted on the second line anymore.

OPW-2079694

closes #38853

Signed-off-by: Lucas Perais (lpe) <lpe@odoo.com>
@robodoo
Copy link
Contributor

robodoo commented Oct 22, 2019

Merged at 3a5886d, thanks!

@fw-bot
Copy link
Contributor

fw-bot commented Oct 29, 2019

This pull request has forward-port PRs awaiting action (not merged or closed): #39380

2 similar comments
@fw-bot
Copy link
Contributor

fw-bot commented Oct 30, 2019

This pull request has forward-port PRs awaiting action (not merged or closed): #39380

@fw-bot
Copy link
Contributor

fw-bot commented Oct 31, 2019

This pull request has forward-port PRs awaiting action (not merged or closed): #39380

@fw-bot
Copy link
Contributor

fw-bot commented Nov 4, 2019

This pull request has forward-port PRs awaiting action (not merged or closed): #39635

@jpp-odoo jpp-odoo deleted the 12.0-opw-2079694-fix-jvm branch November 4, 2019 06:55
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 OE the report is linked to a support ticket (opw-...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants