Skip to content
Snippets Groups Projects
Commit a428ea79 authored by odoo's avatar odoo Committed by ravb-odoo
Browse files

[FIX] web: fix long username in header issue

Description of the issue/feature this PR addresses:
when logged in user name is too long then it take whole header to display it
name.

Current behavior before PR:
whole header is occupied when username is long.

Desired behavior after PR is merged:
when username is long it would show with '...' format.

Fix:
some property is added in oe_topbar_name class to display the  username in short
and '...' format

task-3217427

Part-of: odoo/odoo#116811
parent 8983b653
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment