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

Fix "Add account" button and freeze issue #28

Merged
merged 7 commits into from
Oct 26, 2024
Merged

Fix "Add account" button and freeze issue #28

merged 7 commits into from
Oct 26, 2024

Conversation

jlcvp
Copy link
Owner

@jlcvp jlcvp commented Oct 26, 2024

This pull request fixes two issues in the codebase. The first issue (#10) is related to the absence of an "Add account" button/link shortcut when the account list is empty. The second issue (#27) is related to the application freezing for 10 seconds after scanning a QR code.

The changes in this pull request include adding an "Add account" button/link shortcut when the account list is empty, and fixing the freeze issue by stopping the scanner when a QR code is scanned.

These changes address the reported issues and improve the user experience by providing a convenient way to add an account and preventing the application from freezing after scanning a QR code.

Fixes #10, #27

Copy link

github-actions bot commented Oct 26, 2024

Visit the preview URL for this PR (updated for commit a7a7de0):

https://authleu--pr28-jlcvp-issue10-bsxpnh6w.web.app

(expires Sat, 02 Nov 2024 20:30:21 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: d2f3701b6fb9dc379d6dec3de8730502ef3b9864

@jlcvp jlcvp merged commit 29db365 into main Oct 26, 2024
4 checks passed
@jlcvp jlcvp deleted the jlcvp/issue10 branch October 26, 2024 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create an "Add account" button/link shortcut when account list is empty
1 participant