cuappdev / cuappdev/resell-ios
mid / high prio
Open
- 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