Skip to content

Conversation

@ihsaan-ullah
Copy link
Collaborator

@ihsaan-ullah ihsaan-ullah commented Apr 26, 2023

@ mention of reviewers

@Didayolo @bbearce

A brief description of the purpose of the changes contained in this PR.

Empty profile page when new user account is created looked weird. Edit profile github URL was mixing with Twitter URL as described in Issue 684

Now users can see placeholders when profile is not updated:
Screenshot 2023-04-26 at 1 32 57 PM

Checklist

  • Code review by me
  • Hand tested by me
  • I'm proud of my work
  • Code review by reviewer
  • Hand tested by reviewer
  • CircleCi tests are passing
  • Ready to merge

@Didayolo
Copy link
Member

Nice PR, tested and approved.

@Didayolo Didayolo merged commit 257525c into develop Apr 26, 2023
@Didayolo Didayolo deleted the empty_profile branch April 26, 2023 19:20
@Didayolo
Copy link
Member

Didayolo commented Apr 27, 2023

The E2E tests was passing and now we have this error:

        # The leaderboard table lists our submission
>       prediction_score = Submission.objects.get(pk=submission_id).scores.first().score
E       AttributeError: 'NoneType' object has no attribute 'score'

Maybe this is just random failures that still need to be addressed.

@ihsaan-ullah
Copy link
Collaborator Author

Weird stuff. Maybe a rerun will fix the issue?

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.

3 participants