[MAUI]I9_Scrolling - Clicking 'Scroll to Proboscis Monkey' button does not scroll to the correct position when 'ScrollToPosition' is set to 'MakVisible'
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 297
Description
### Description
Clicking 'Scroll to Proboscis Monkey' button does not scroll to the correct position when 'ScrollToPosition' is set to 'MakVisible' , The page should display Proboscis Monkey
### Steps to Reproduce
1. Deploy https://github.com/dotnet/maui/tree/main to iOS
2. Navigate to I -> I9 ->Scroll by object for grouped data.
3. Clicking 'Scroll to Proboscis Monkey' button when 'ScrollToPosition' is set to 'MakeVisible'.
**Actual result**:
Clicking 'Scroll to Proboscis Monkey' button does not scroll to the correct position when 'ScrollToPosition' is set to 'MakVisible'
The page does not display Proboscis Monkey

**Expected result**:
Clicking the 'Scroll to Proboscis Monkey' button and the 'Proboscis Monkey' should come into view.
### Link to public reproduction project repository
https://github.com/dotnet/maui/tree/main
### Version with bug
9.0.120
### Is this a regression from previous behavior?
Not a regression issue, also repro in 9.0.90
### Affected platforms
iOS
Contributor guide
Assessment
This issue has not been assessed yet.