issues Search Results · language:Dune language:Python language:JavaScript language:HTML language:HTML language:TypeScript
Filter by
63M results
Description In the Usage Examples section of the README, the fenced code block for entrance animations (starting at the
### Animations heading) is never closed with a terminating ```. The ### Duration ...
animation
gssoc:approved
GSSoC-26
level:intermediate
Task: #67
Implement handlePaytmCallback(callbackData) in paymentService.ts verifying the Paytm checksum hash and updating the
corresponding order s payment status in MongoDB.
feature
Summary
Two useEffect calls in AuthGuard (_layout.tsx) are missing deps. Zustand actions (setSession, setLoading) are stable but
technically should be listed. router from expo-router should also be in ...
status:approved
Task: #67
Implement processPayment(amount, currency, orderId) in services/paymentService.ts initiating the Paytm payment
transaction and returning the gateway response payload.
feature
Is your feature request related to a problem?
Issue #224 adds Cell.fold for generic row-wise folding, but it requires an initial_value parameter. In many cases, the
user simply wants to accumulate starting ...
Task: #66
Create GET app/api/admin/orders/route.js and GET/PUT/DELETE app/api/admin/order/[id]/route.js calling their respective
orderService methods, all protected by admin role guard.
feature
Task: #66
Create GET app/api/order/[id]/route.js calling orderService.getOrderById and GET app/api/orders/me/route.js calling
orderService.getMyOrders, both with auth guards.
feature
Hi, this is an amazing project - thank you for making it available!
I have eye videos from an older pair of PupilLabs glasses that have frame size 400 x 400 pixels. I noticed that the
segmentation was ...
Task: #66
Create the POST handler for app/api/order/new/route.js verifying the JWT, parsing the order body, and calling
orderService.newOrder with the authenticated user s ID.
feature
What to build
Refactor the storefront FilterSidebar component to accept callback functions (onFilterChange, onPriceQuickSelect,
onYearQuickSelect) instead of the raw setFilters setter. This prepares the ...
ready-for-agent

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.