-
Notifications
You must be signed in to change notification settings - Fork 26
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
NetworkBadge.tsx has no test file despite gating a security-relevant "are we accidentally showing PUBLIC-network UI on a TESTNET build" check
securitySecurity-related issueSecurity-related issuetestingTesting/QA infrastructureTesting/QA infrastructureStatus: Open.#213 In MergeFi/frontend;BadgesNetworkBadge/Badge components have zero test coverage across the whole component tree
testingTesting/QA infrastructureTesting/QA infrastructureStatus: Open.#212 In MergeFi/frontend;Button has no built-in loading/aria-busy support, so every async action across the app manually swaps text with no aria-busy attribute
accessibilityAccessibility (a11y) issueAccessibility (a11y) issueenhancementNew feature or requestNew feature or requestStatus: Open.#211 In MergeFi/frontend;EmptyState's icon has no aria-hidden, so a purely decorative icon may be redundantly announced by screen readers
accessibilityAccessibility (a11y) issueAccessibility (a11y) issuegood first issueGood for newcomersGood for newcomersStatus: Open.#210 In MergeFi/frontend;AvatarStack's "+N" overflow badge has no accessible label describing the hidden avatars
accessibilityAccessibility (a11y) issueAccessibility (a11y) issuegood first issueGood for newcomersGood for newcomersStatus: Open.#209 In MergeFi/frontend;ThemeToggle briefly shows the wrong icon on first paint because theme state initializes to "light" before the correcting effect runs
bugSomething isn't workingSomething isn't workingStatus: Open.#208 In MergeFi/frontend;Sparkline silently renders nothing for a single-point series, leaving an empty gap in StatCard's layout
bugSomething isn't workingSomething isn't workingStatus: Open.#207 In MergeFi/frontend;BarChart floors every bar height at 2%, making a negative value visually indistinguishable from a near-zero positive one
bugSomething isn't workingSomething isn't workingStatus: Open.#206 In MergeFi/frontend;verify-env-validation.mjs never asserts a build succeeds with a correctly-set custom NEXT_PUBLIC_API_URL
testingTesting/QA infrastructureTesting/QA infrastructureStatus: Open.#205 In MergeFi/frontend;validateApiUrl accepts any URL scheme, including javascript: and file:, as a valid NEXT_PUBLIC_API_URL
bugSomething isn't workingSomething isn't workingStatus: Open.#204 In MergeFi/frontend;Bounty.claimedBy is a raw GitHub username with no stable id, so every profile link breaks silently if a contributor renames their GitHub handle
architectureArchitecture/design issueArchitecture/design issuebugSomething isn't workingSomething isn't workingStatus: Open.#203 In MergeFi/frontend;SponsorSummary has no corresponding adapter function, unlike every other exported domain type
architectureArchitecture/design issueArchitecture/design issueStatus: Open.#202 In MergeFi/frontend;