Skip to content

[FIX] grid: hide AddRowFooter when the mainViewport is too small - #9521

Open
fw-bot wants to merge 1 commit into
saas-18.4from
saas-18.4-saas-18.3-freeze-scroll-issue-rar-558144-fw
Open

[FIX] grid: hide AddRowFooter when the mainViewport is too small#9521
fw-bot wants to merge 1 commit into
saas-18.4from
saas-18.4-saas-18.3-freeze-scroll-issue-rar-558144-fw

Conversation

@fw-bot

@fw-bot fw-bot commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

How to reproduce:

  • insert a list
  • freeze pane to the lowest visible row
  • start scrolling to get to the bottom of the page

=> the full layout is broken

Task: 6103620

Description:

description of this task, what is implemented and why it is implemented that way.

Task: TASK_ID

review checklist

  • feature is organized in plugin, or UI components
  • support of duplicate sheet (deep copy)
  • in model/core: ranges are Range object, and can be adapted (adaptRanges)
  • in model/UI: ranges are strings (to show the user)
  • undo-able commands (uses this.history.update)
  • multiuser-able commands (has inverse commands and transformations where needed)
  • new/updated/removed commands are documented
  • exportable in excel
  • translations (_t("qmsdf %s", abc))
  • unit tested
  • clean commented code
  • track breaking changes
  • doc is rebuild (npm run doc)
  • status is correct in Odoo

Forward-Port-Of: #9389

How to reproduce:
- insert a list
- freeze pane to the lowest visible row
- start scrolling to get to the bottom of the page

=> the full layout is broken

Task: 6103620
X-original-commit: ade273d
@robodoo

robodoo commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

Pull request status dashboard

@fw-bot

fw-bot commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator Author

@rrahir @hokolomopo cherrypicking of pull request #9389 failed.

stdout:

Auto-merging src/components/grid_overlay/grid_overlay.ts
CONFLICT (content): Merge conflict in src/components/grid_overlay/grid_overlay.ts
Auto-merging src/components/grid_overlay/grid_overlay.xml
CONFLICT (content): Merge conflict in src/components/grid_overlay/grid_overlay.xml
Auto-merging tests/sheet/sheet_manipulation_component.test.ts

Either perform the forward-port manually (and push to this branch, proceeding as usual) or close this PR (maybe?).

:shipit: you can use git-fw to re-do the forward-port for you locally.

⚠️ after resolving this conflict, you will need to merge it via @robodoo.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants