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: A fix for an issue in image loading on the home screen and user description #179

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

mr3nz1
Copy link
Contributor

@mr3nz1 mr3nz1 commented Jun 27, 2024

What does this PR contain?

  • A fix for a bug in the loading of user info on the home screen and profile descriptions on the profile screen.

@mr3nz1 mr3nz1 added bug Something isn't working Fix A fix to a problem labels Jun 27, 2024
@mr3nz1 mr3nz1 added this to the integrate Auth milestone Jun 27, 2024
@mr3nz1 mr3nz1 self-assigned this Jun 27, 2024
@mr3nz1 mr3nz1 linked an issue Jun 27, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.22%. Comparing base (d6f7083) to head (5f0af00).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #179   +/-   ##
========================================
  Coverage    72.22%   72.22%           
========================================
  Files            3        3           
  Lines           18       18           
  Branches         3        3           
========================================
  Hits            13       13           
  Misses           5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@Irirwanirira Irirwanirira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job on fixing the presented error.

@Irirwanirira Irirwanirira added the Need Review Requires reviews label Jun 27, 2024
@Paccyfic Paccyfic self-requested a review June 27, 2024 10:29
@Nkbtemmy Nkbtemmy merged commit fa8baba into develop Jun 27, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Fix A fix to a problem Need Review Requires reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Profile Loading Quick Fix
5 participants