Skip to content
New issue

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

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

Already on GitHub? # to your account

FIX: Solves BBug-3 Issue #25

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

isaacsa51
Copy link
Owner

Description

Closes #19 where selected date is the same as the user selected.

What is the destination branch of this PR?

develop <- bug/bbug3-user_blocked_biometric_lock

Screenshots:

bbug3.mp4

Is the code testable? If not - why?

UTs and Lint passed:

WhatsApp Image 2024-09-12 at 22 57 01_f2158bb6

Checklist:

  • The commit message uses the conventional commiting method.
  • Tests: This PR includes thorough tests or an explanation of why it does not (for bug fixes/features). Your PR should pass all CI checks in our Gtihub Actions Workflow
  • Screenshots: This PR includes screenshots or GIFs of the changes made or an explanation of why it does not (optional)

@isaacsa51 isaacsa51 added bug Something isn't working issue Mentioned issue solved. labels Sep 13, 2024
@isaacsa51 isaacsa51 self-assigned this Sep 13, 2024
@isaacsa51 isaacsa51 changed the title FIX: Added function check if the Biometric can authenticate before to… FIX: Solves BBug-3 Issue Sep 13, 2024
@isaacsa51 isaacsa51 marked this pull request as ready for review September 13, 2024 06:03
@isaacsa51 isaacsa51 merged commit fcfae16 into develop Sep 13, 2024
1 check passed
@isaacsa51 isaacsa51 deleted the bug/bbug-3-user_blocked_biometric_lock branch September 13, 2024 06:07
isaacsa51 added a commit that referenced this pull request Sep 17, 2024
* FIX: Solves BBug-1 issue (#21)

* FIX: Solves BBug-2 issue (#23)

* FIX: Solves BBug-3 Issue (#25)

* FIX: Validation into EditItemScreen and made Basic TextField composable

* FEAT: Implementation TextOutlinedField into Quiz

* FEAT: Added more categories into Quiz (#26)

* FEAT: Added more categories into the Quiz

* FIX: Used constants into paddings, sizes, heights and widths between the app...

* FIX: Unused imports...

* FIX: CR Changes
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working issue Mentioned issue solved.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BBug-3] User gets locked when activating Biometric Lock when doesn't have any fingerprints added system wide
1 participant