Skip to content

Conversation

@rrahir
Copy link
Collaborator

@rrahir rrahir commented Mar 20, 2025

Task: 4633503

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

@robodoo
Copy link
Collaborator

robodoo commented Mar 20, 2025

Pull request status dashboard

Since the introduction of the smooth viewports, the "comfort" margins at
the end of the main viewport are no longer necessary. They were
introduced to ensure that the viewport could be snapped properly.

Task: 4633503
@rrahir rrahir force-pushed the saas-18.2-remove-margins-viewport-rar branch 2 times, most recently from 49485b7 to 11ccf3f Compare March 22, 2025 20:17
The scrollbar size was not fully aligned with the grid in Firefox.
This could cause minor inconvenience when scrolling while drag n droping
the scrollbar with the mouse. However the error would be of merely 15
pixel and clicking on any on the cell of the last header would correct
the issue.

Task: 4633503
@rrahir rrahir force-pushed the saas-18.2-remove-margins-viewport-rar branch from 11ccf3f to 8d29c2c Compare April 9, 2025 09:27
Copy link
Collaborator

@pro-odoo pro-odoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

robodoo rebase-ff r+

@robodoo
Copy link
Collaborator

robodoo commented Apr 17, 2025

Merge method set to rebase and fast-forward.

robodoo pushed a commit that referenced this pull request Apr 17, 2025
Since the introduction of the smooth viewports, the "comfort" margins at
the end of the main viewport are no longer necessary. They were
introduced to ensure that the viewport could be snapped properly.

Task: 4633503
Part-of: #5988
Signed-off-by: Pierre Rousseau (pro) <[email protected]>
robodoo pushed a commit that referenced this pull request Apr 17, 2025
The scrollbar size was not fully aligned with the grid in Firefox.
This could cause minor inconvenience when scrolling while drag n droping
the scrollbar with the mouse. However the error would be of merely 15
pixel and clicking on any on the cell of the last header would correct
the issue.

closes #5988

Task: 4633503
Signed-off-by: Pierre Rousseau (pro) <[email protected]>
@robodoo robodoo closed this Apr 17, 2025
@fw-bot fw-bot deleted the saas-18.2-remove-margins-viewport-rar branch April 24, 2025 14:51
rrahir added a commit that referenced this pull request Nov 4, 2025
Similar issue than #5988, it also affects Safari browsers.

Task: 5232092
rrahir added a commit that referenced this pull request Nov 7, 2025
Similar issue than #5988, it also affects Safari browsers.

Task: 5232092
rrahir added a commit that referenced this pull request Nov 7, 2025
Similar issue than #5988, it also affects Safari browsers.

Task: 5232092
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.

3 participants