-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
WeeklyKSv2KSv2
Description
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Due to the recent upgrade to RN-web 0.17.5, we started to face a couple of issues where Text is not clipping correctly.
If you use <Text numberOfLines={1} />, it should be clipped with an ellipsis at the end. But this is not the case anymore. There is no fix effect rather multiple side-effects.
List of issues
- fix: Long filename handling in Preview #7097 (review)
- [HOLD for payment 2022-01-27] Web - Group chat contacts are not showing ellipsis - Reported by @Tushu17 #6913
- Typing indicator under the composer is clipped from half of the screen.
- Message me is clipped from half of the screen. https://expensify.slack.com/archives/C01GTK53T8Q/p1642409283049900
Platform:
Where is this issue occurring?
- Web
Solution
I have submitted a PR to fix this issue upstream necolas/react-native-web#2193 which I am waiting to be merged.
So that we can upgrade our dependency.
Slack : https://expensify.slack.com/archives/C01GTK53T8Q/p1642087714433600
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
WeeklyKSv2KSv2