mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[GH-ISSUE #1122] [Android] After user grants access over SSO, automatically "Save" #745
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#745
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sunjam on GitHub (Apr 20, 2022).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1122
Describe the feature you'd like to request
After granting access to a new account over SSO, the user must click the "Save" button on the top right.
Please making this save automatic as opposed to manual when granting access over SSO.
If the Save button is not click the user will instead become bob@example.com
Thanks!
Describe the solution you'd like
Automatically save the SSO account.
Describe alternatives you've considered
You must click the "Save" button after granting SSO access, which is counterintuitive. Thanks!
@marcelklehr commented on GitHub (Apr 20, 2022):
Thank you for raising this issue. I think implementing #1023 will fix this as well, hence I'm closing for now.
@sunjam commented on GitHub (Apr 20, 2022):
Possibly. The only confusion with it is after completing SSO login Nextcloud says:
Access Granted. You may now close this Window.but Floccus is still waiting for you to click the
Savebutton, which is easy to miss and can be browsed away from by clicking anywhere else in the app... then you end up with bob. 😆@marcelklehr commented on GitHub (Apr 24, 2022):
Agreed. It's problematic that the window doesn't close automatically, once the authorization is done.
A different browser implementation may help with this: https://ionicframework.com/docs/native/in-app-browser
@marcelklehr commented on GitHub (May 3, 2022):
Fixed by
github.com/floccusaddon/floccus@e68009010eWindow closes automatically now.
@github-actions[bot] commented on GitHub (May 4, 2023):
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.