"Vibrate" Label in "Right to left TableView" on iOS platform is displayed from left to right
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 296
Description
### Description
"Vibrate" Label in "Right to left TableView" on iOS is displayed from left to right
### Steps to Reproduce
1. Deploy https://github.com/dotnet/maui-samples/tree/main/9.0/UserInterface/Views/TableViewDemos/TableViewDemos to iOS platform.
2. Click the" Right to left TableView"
3. Observe the “Vibrate” Label display
**Actual Behavior:**
The "Vibrate" Label is still displayed from left to right on iOS.

**Expected Behavior:**
The "Vibrate" Label should be displayed from right to left.

### Link to public reproduction project repository
https://github.com/dotnet/maui-samples/tree/main/9.0/UserInterface/Views/TableViewDemos/TableViewDemos
### Version with bug
9.0.40 SR4
### Is this a regression from previous behavior?
Not sure, did not test other versions
### Affected platforms
iOS
Contributor guide
Research direction
Start by deploying the linked 9.0/UserInterface/Views/TableViewDemos/TableViewDemos reproduction to iOS and opening the Right to left TableView. Trace the iOS TableView and Label handling for the Vibrate row, then verify that the label displays right to left while the sample continues to behave correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, ios
- Domain
- internationalization, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100