element-hq / element-hq/element-meta

Converge on displaying empty list items and numbered lists

Open
#189 2 comments 0 reactions 0 assignees View on GitHub
A-Markdown A-Timeline App: Android App: iOS App: web O-Occasional S-Major T-Defect
Dominant language
No language data
Stars
112
Forks
25
Avg merge
6h 6m
Merged PRs (30d)
4

Description

```
-
- foo
+
+ foo
*
* foo
2021.
2021. foo
```
^ should be displayed to users in the same way on all three platforms.

Currently, it's displayed like this:

* Web:
![Screenshot from 2022-02-28 17-12-22](https://user-images.githubusercontent.com/51663/156028615-8f36f493-3436-452f-8276-4211693d99b5.png)
* Android:
![Screenshot_20220228-170549](https://user-images.githubusercontent.com/51663/156028611-bcdabdcf-3561-4600-bf6c-f4ac07ca83f6.png)
* iOS:
![ima_a43e855](https://user-images.githubusercontent.com/51663/156028613-fe7f730a-ad06-463e-b151-c4359f111fda.png)

- [x] https://github.com/vector-im/element-meta/issues/1265
- [x] https://github.com/vector-im/element-web/issues/14621
- [ ] https://github.com/matrix-org/matrix-react-sdk/pull/6833
- [ ] https://github.com/vector-im/riot-android/issues/2285
- [ ] vector-im/element-ios#6030

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the linked Element Web, Matrix React SDK, Riot Android, and Element iOS issues and pull request to determine what remains unresolved. Compare how the listed empty and numbered list items render on all three platforms; done means their display is consistent across Web, Android, and iOS.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, ios
Domain
frontend, mobile, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.