Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(DataGrid): tabbing doesnt properly bringing cell into view, when cell expanded in edit-mode (backport #214) #215

Merged

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Apr 25, 2024

Fixes unoplatform/uno#14311

PR Type

What kind of change does this PR introduce?

  • Bugfix

What is the current behavior?

When moving to the next cell using Tab and this cell's size changing from entering edit-mode, the scroll-into-view is performed based on its previous size from the normal-mode.

What is the new behavior?

The scroll-into-view is performed again, if the cell size grows within a short time frame.

PR Checklist

Please check if your PR fulfills the following requirements:

Other information

This PR is a cherry-pick of CommunityToolkit#4984.


This is an automatic backport of pull request #214 done by [Mergify](https://mergify.com).

…cell expanded in edit-mode

(cherry picked from commit f74777b)
@jeromelaban jeromelaban merged commit 9bdfedb into unorel/winui/7.1.200 Apr 25, 2024
6 checks passed
@jeromelaban jeromelaban deleted the mergify/bp/unorel/winui/7.1.200/pr-214 branch April 25, 2024 13:50
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.

2 participants