Skip to content

odoo/odoo

16.0
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Steps to reproduce
==================

- Create a task in the project app
- Add a few followers
- Reduce the window height
- Open the followers dropdown

The content is partially hidden and a scollbar appears on the chatter
container

Solution
========

Use the `usePosition` hook to position the dropdown content relative to
the button. This uses a fixed position, so no more overflow on the
container. It also makes the content go up instead of down if there is
not enough room for it beneath.

opw-3239908

closes #124145

Signed-off-by: Alexandre Kühn (aku) <aku@odoo.com>
7213163

Files

Permalink
Failed to load latest commit information.

Build Status Tech Doc Help Nightly Builds

Odoo

Odoo is a suite of web based open source business apps.

The main Odoo Apps include an Open Source CRM, Website Builder, eCommerce, Warehouse Management, Project Management, Billing & Accounting, Point of Sale, Human Resources, Marketing, Manufacturing, ...

Odoo Apps can be used as stand-alone applications, but they also integrate seamlessly so you get a full-featured Open Source ERP when you install several Apps.

Getting started with Odoo

For a standard installation please follow the Setup instructions from the documentation.

To learn the software, we recommend the Odoo eLearning, or Scale-up, the business game. Developers can start with the developer tutorials