code100x / tiplink

MIT License
174 stars 197 forks source link

Bug/appbarfix #187

Closed Bhushan-04 closed 2 months ago

Bhushan-04 commented 2 months ago

Pull Request Title

Thank you for contributing to our project! Please provide a summary of your changes and reference any related issues below.

Issue Number: Fixes

🛠️ Type of Change

✅ Checklist

To ensure a smooth review process, please check off each item as you complete it:


We appreciate your contributions! If you have any questions or need further assistance, feel free to reach out.

fix : problem : Session is picked up after the page fully loads and therefore leading to a delay in the rendering of user image and wallet icon

Solution : Added Skeleton when status is loading to avoid delay in rendering of image and wallet icon

Before [:] https://github.com/user-attachments/assets/b95e4a17-6cd6-42f2-9e9a-cbdea46ec576

After: When User is not logged in- https://github.com/user-attachments/assets/34aab92c-7751-480e-9f7b-c41fb67876ef

When User is logged in- https://github.com/user-attachments/assets/a07aa9c7-fa98-479d-a07e-1e1e1c2a8289