simra-project / simra-project/simra-android

add option to delete ride from `My Rides`

Open
#27 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
22
Forks
16
PR merge metrics
No merged PRs in 30d

Description

On iOS rides can be deleted via swipe. On Android a swipe on a ride list view for My Rides does nothing. Long pressing does the same as short pressing: open ride.

Users should have a way to delete rides.

Contributor guide

No contributing guide indexed for this repository

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 with the Android implementation of the My Rides ride list and inspect how short and long presses are handled. Compare the requested behavior with the existing iOS swipe-to-delete behavior described in the issue. Done means users can delete a ride from My Rides without opening it, with the existing ride-list behavior preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Feature
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.