-
Notifications
You must be signed in to change notification settings - Fork 63
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Dead code: BatchStreamCreator.tsx is never imported by any page and its submit action is a hardcoded dead end
enhancementNew feature or requestNew feature or requestStatus: Open.#328 In conduit-protocol/streamFi-app;Design: several components use the green/red exception colors without the required aria-label, or colors outside the exception entirely
bugSomething isn't workingSomething isn't workingStatus: Open.#327 In conduit-protocol/streamFi-app;Test gap: Navbar.tsx and ConnectButton.tsx have no test coverage
bugSomething isn't workingSomething isn't workingStatus: Open.#326 In conduit-protocol/streamFi-app;Test gap: WithdrawButton.tsx and StreamActions.tsx have no test coverage
bugSomething isn't workingSomething isn't workingStatus: Open.#325 In conduit-protocol/streamFi-app;Test gap: StreamProgressBar.tsx and StreamTimeline.tsx have no test coverage
bugSomething isn't workingSomething isn't workingStatus: Open.#324 In conduit-protocol/streamFi-app;Test gap: lib/indexer.ts's abort/timeout logic has no test coverage
bugSomething isn't workingSomething isn't workingStatus: Open.#323 In conduit-protocol/streamFi-app;Test gap: lib/clipboard.ts's execCommand fallback path has no test coverage
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersStatus: Open.#322 In conduit-protocol/streamFi-app;Test gap: app/stream/[id]/page.tsx has no test coverage
bugSomething isn't workingSomething isn't workingStatus: Open.#321 In conduit-protocol/streamFi-app;Bug: toStroops()/safeToStroops() silently truncate excess decimal precision instead of rejecting or rounding
bugSomething isn't workingSomething isn't workingStatus: Open.#320 In conduit-protocol/streamFi-app;Missing validation: create/page.tsx's duration field has no upper bound
enhancementNew feature or requestNew feature or requestStatus: Open.#319 In conduit-protocol/streamFi-app;Bug: stream/[id]/page.tsx passes a truncated token contract address instead of the token symbol to StreamActions/WithdrawButton
bugSomething isn't workingSomething isn't workingStatus: Open.#318 In conduit-protocol/streamFi-app;Bug: public/sw.js's isStaticPage check is always true because STATIC_ASSETS includes '/' and the match uses url.includes()
bugSomething isn't workingSomething isn't workingStatus: Open.#317 In conduit-protocol/streamFi-app;