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(firefox): include missing profile avatar #60

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

fmoessbauer
Copy link
Member

In case the user does not have a profile picture, a fallback icon is used. This icon was not included in the firefox deployment, hence the loading of that failed and rejecting the promise (waiting for the icon to be come available).

Closes: #59

@fmoessbauer fmoessbauer self-assigned this Jan 14, 2025
@fmoessbauer
Copy link
Member Author

@Lycowolf It would be great if you could give this a try. Once confirmed that this solves your problem, I'll cut the v1.3.1 release.

@Lycowolf
Copy link

@fmoessbauer I tested it using firefox-esr and it worked: I was able to login no problem.

@fmoessbauer fmoessbauer force-pushed the fm/fix-no-profile-picture branch from 7715afc to 889d2f1 Compare January 14, 2025 13:45
@fmoessbauer
Copy link
Member Author

@Lycowolf Thanks for the confirmation.
@jan-kiszka I just added the fixes tag. Please review.

Makefile Outdated Show resolved Hide resolved
In case the user does not have a profile picture, a fallback icon is
used. This icon was not included in the firefox deployment, hence the
loading of that failed and rejecting the promise (waiting for the icon
to be come available).

Closes: #59
Fixes: abbe285 ("feat: indicate broker online state in UI")
Signed-off-by: Felix Moessbauer <[email protected]>
The profile-outline icon was mentioned in both the firefox as well as
the chrome input files. Move it to the common files.

Signed-off-by: Felix Moessbauer <[email protected]>
@fmoessbauer fmoessbauer force-pushed the fm/fix-no-profile-picture branch from 889d2f1 to 7d4de49 Compare January 15, 2025 08:00
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.

v1.3.0 displays no registered accounts
3 participants