Skip to content

Tip route /tip fails when accessed directly without required parameters #73

@NiKHiLkr23

Description

@NiKHiLkr23

When users navigate directly to https://verify-bot.gib.work/tip without required query parameters, the page loads but shows errors related to missing receiver information and token requirements.

Image

Current Behavior:

  • Direct access to /tip loads the tip interface
  • Shows "Required token not found in wallet" error
  • Wallet connection works but functionality is broken without proper parameters
  • No validation for required parameters (receiver_user_id, amount, etc.)

Expected Behavior:

  • Should validate required parameters on page load
  • Should show helpful error message if parameters are missing

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions