Open SebinSong opened 2 weeks ago
Passed #3381
•
594cbbdbec ℹ️: Merge 51122f709512affee015a190e8bb6a11e73fa332 into 3b142e94445de8ab49b435e8d4bd...
Project |
group-income
|
Branch Review |
sebin/task/#2412-enter-key-issue-on-mobile
|
Run status |
Passed #3381
|
Run duration | 08m 45s |
Commit |
594cbbdbec ℹ️: Merge 51122f709512affee015a190e8bb6a11e73fa332 into 3b142e94445de8ab49b435e8d4bd...
|
Committer | Sebin Song |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
10
|
Skipped |
0
|
Passing |
111
|
View all changes introduced in this branch ↗︎ |
LGTM.
I'm not so happy about the mobile detection, but then I can't really find a better way of doing this. What I'd do is maybe add a setting or a UI component (like a checkbox or dropdown) to explicitly select the Enter behaviour (tri-state: 'auto', ⇧ Shift+Enter for new line, Enter for new line) but that may be beyond the scope of this issue.
closes #2412
I can write multi-line messages from mobile now.