Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
PadmnabhTewari opened this issue Nov 17, 2024 · 1 comment
Labels

Comments

@PadmnabhTewari
Copy link
Collaborator

PadmnabhTewari commented Nov 17, 2024

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.

@Anas-github-acc
Copy link

assign me this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants