element-hq / element-hq/element-ios
When editing a message starting with Number followed by a dot, the result message gets indented and the left side of it is cut
- Dominant language
- Swift
- Stars
- 1.8k
- Forks
- 544
- PR merge metrics
- PR metrics pending
Description
Steps to reproduce :
1. User U types "99999. Test"
2. U sends the message
3. U clicks on the edit icon for the message she just sent
4. U changes the message to "99999. Test edited"
Result :
The message is indented and part of the number is hidden.
Expected result :
The message is not indented and the number is fully visible.
Contributor guide
Research direction
Reproduce the issue in the iOS app by sending "99999. Test", editing it to "99999. Test edited", and checking the rendered message. Trace the message-editing and rendering entry points involved in the flow. Done means the edited message is neither indented nor left-clipped, while the number remains fully visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100