cuappdev / cuappdev/resell-ios

mid / high prio

Open
#106 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

issue with debouncing clicking continue multiple times can trigger infinite posts. This problem is located at the create post/listing, and users can click continue on final listing page multiple times, sending multiple requests to backend and making multiple duplicate posts.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the create post/listing flow and reproduce the issue on the final listing page by tapping Continue multiple times. Trace the requests sent to the backend; done means repeated taps produce only one request and one post rather than duplicate listings.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.