linkedin / linkedin/Tachyon

When duration is below 15, the event is pushed to bottom of timeline regardless of start time

Open
#10 4 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
58
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Step to produce:

  1. add following line to inital events: new Event("Lunch", "Cafeteria", 13, 30, 3, android.R.color.holo_green_dark),
  2. build and run

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the initial events setup and the Event timeline ordering code, using the sample Lunch event from the report as a reproduction. Build and run the Android library, then verify whether an event with duration 3 and start time 13:30 is placed according to its start time rather than at the bottom. Done means the reported ordering issue no longer occurs.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
frontend, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.