Skip to content

[FIX] web: properly handle row number column in ListRenderer#635

Open
imanie383 wants to merge 1 commit intoVauxoo:18.0from
vauxoo-dev:18.0-i3864-rowno_in_tree-imanie383
Open

[FIX] web: properly handle row number column in ListRenderer#635
imanie383 wants to merge 1 commit intoVauxoo:18.0from
vauxoo-dev:18.0-i3864-rowno_in_tree-imanie383

Conversation

@imanie383
Copy link

@imanie383 imanie383 commented Sep 4, 2025

Adjusted computeWidths to exclude the row number column from initial width calculations when the o_rowno_in_tree class is present. This prevents incorrect sizing by temporarily removing the starting width for the row number and restoring it after adjustments. Also ensured that total width calculations account for the row number column to maintain consistent column widths.

2025-09-03.18-58-27.mp4

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

Adjusted computeWidths to exclude the row number column from initial width
calculations when the o_rowno_in_tree class is present. This prevents
incorrect sizing by temporarily removing the starting width for the row
number and restoring it after adjustments. Also ensured that total width
calculations account for the row number column to maintain consistent
column widths.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant