Icons and the sort of issue events
Open
:bug: bug
help wanted
- Dominant language
- JavaScript
- Stars
- 4.8k
- Forks
- 771
- PR merge metrics
- No merged PRs in 30d
Description
- Not every icon is in the center.
- We need test function `marginLeftForIconName` in `issue-event-list-item.component.js` for every icons and update.
- The sort doesn't always obey created time. Maybe caused by #848.
- Some items have invalid `created_at` value.
Contributor guide
Research direction
Start in issue-event-list-item.component.js by locating marginLeftForIconName and review how issue events are rendered and sorted. Add coverage for every icon and investigate the invalid created_at values, possibly in relation to #848. Done means icons are centered and events consistently follow created time.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100