Skip to content

Add displayName to All React Context Providers #540

Description

@Emmzyemms

Description:
React context objects should have a displayName set so they appear with meaningful names in React DevTools (instead of "Context.Provider" × 10). The app has 8+ context providers nested in layout.tsx.

Acceptance Criteria:

  • All context objects (AuthContext, WalletContext, StellarWalletContext, ToastContext, ThemeContext, I18nContext, etc.) have MyContext.displayName = "MyContext" set
  • Verified in React DevTools that the component tree shows named providers

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions