Skip to content

[Bug]: Incorrect Implementation of onPressed for Locating Nearby Blood Banks (home_screen.dart) #2

@PadmnabhTewari

Description

@PadmnabhTewari

The HomeCardConst widget used for locating nearby blood banks currently lacks a proper onPressed function implementation. This results in no action being taken when users attempt to use the "Locate Blood Banks" feature. The onPressed callback should navigate to the LocateBloodBanks screen but is either missing or incorrectly implemented.

Expected behavior

This issue prevents users from accessing the "Locate Blood Banks" functionality, impacting their ability to find nearby blood donation centers through the app.Fix the onPressed callback for the HomeCardConst widget to properly navigate to the LocateBloodBanks screen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions