Skip to content

good first issue: fix misleading 'Reloading...' message in testnet faucet banner #369

Description

@Austinaminu2

Description

`components/layout/testnet-faucet-banner.tsx:132` shows a success message saying "Reloading..." but the component never actually reloads the page — it only auto-dismisses itself after 5 seconds.

Location

`components/layout/testnet-faucet-banner.tsx:132`

Task

Update the message to accurately describe what happens (e.g. "Funds added! This banner will close automatically." or similar), matching the actual auto-dismiss behavior.

Good for newcomers because

Simple copy fix, no logic change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    frontendNext.js frontendgood first issueGood for newcomersuxUser experience improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions