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 glitch when moving from a tab on profile to default profile view #1117

Closed
wants to merge 9 commits into from
Closed

Conversation

Khaalid-oh
Copy link
Contributor

Describe your changes

Issue ticket number and link

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have tested on Chrome and Firefox
  • I have tested on a mobile device
  • I have provided a screenshot or recording of changes in my PR if there were updates to the frontend
Screen.Recording.2023-12-16.at.15.37.30.mov

@ecurrencyhodler
Copy link
Contributor

Hey @Khaalid-oh . The video recording looks like the glitch is still there. Can you take another look?

@Khaalid-oh
Copy link
Contributor Author

Hey @Khaalid-oh . The video recording looks like the glitch is still there. Can you take another look?

The glitch you are reffering to is not the peopleList that pops out for a while on the user profile?

@ecurrencyhodler
Copy link
Contributor

Actually you're right. I looked at the behavior of other tabs and they display a similar loading behavior before displaying the info.

Have you tested clicking on all the tabs to make sure nothing is broken?

And can you test looking at a profile that isn't yours so that the people list DOES appear both from a signed in and signed out perspective?

@Khaalid-oh
Copy link
Contributor Author

Actually you're right. I looked at the behavior of other tabs and they display a similar loading behavior before displaying the info.

Have you tested clicking on all the tabs to make sure nothing is broken?

And can you test looking at a profile that isn't yours so that the people list DOES appear both from a signed in and signed out perspective?

Yes, I've done that. I'll send a video testing all that as well

@Khaalid-oh
Copy link
Contributor Author

Actually you're right. I looked at the behavior of other tabs and they display a similar loading behavior before displaying the info.
Have you tested clicking on all the tabs to make sure nothing is broken?
And can you test looking at a profile that isn't yours so that the people list DOES appear both from a signed in and signed out perspective?

Yes, I've done that. I'll send a video testing all that as well

TRT3.mp4

@ecurrencyhodler
Copy link
Contributor

Perfect ty. Let's get a code review.

@kevkevinpal
Copy link
Contributor

@Khaalid-oh did you make any changes?

@kevkevinpal
Copy link
Contributor

closing this as I'm seeing no changes committed other than config changes and a yarn.lock update

@Khaalid-oh
Copy link
Contributor Author

closing this as I'm seeing no changes committed other than config changes and a yarn.lock update

SHA: bb0376c

@Khaalid-oh
Copy link
Contributor Author

closing this as I'm seeing no changes committed other than config changes and a yarn.lock update

There are changes made to [UserInfoDesktopView]
SHA: bb0376c

@kevkevinpal
Copy link
Contributor

I'm not seeing any changes to UserInfoDesktopView other than spacing changes in bb0376c

@Khaalid-oh
Copy link
Contributor Author

I'm not seeing any changes to UserInfoDesktopView other than spacing changes in bb0376c

SHA: bb0376c

please check PersonPage.tsx

@kevkevinpal
Copy link
Contributor

I'm not seeing any changes to UserInfoDesktopView other than spacing changes in bb0376c

SHA: bb0376c

please check PersonPage.tsx

swapping two args in an and statement doesn't change the result of the and statement that change does nothing

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