AOSSIE-Org / Resonate

Clubhouse, but Open Source. A social voice platform.
GNU General Public License v3.0
198 stars 148 forks source link

Animated Splash Screen Redirects context to null #370

Open Aarush-Acharya opened 1 month ago

Aarush-Acharya commented 1 month ago

🐛 Describe the bug

The animated containers used in the splash screen redirect the context and change route to null and this causes a blank screen to appear

This happens randomly sometimes happens sometimes does not, but the problem is the bad use of animated containers on the splash screen

Thus, splash screen needs a little redesigning

What the error looks like Screenshot 2024-10-12 at 10 52 52 AM

ParadoxNJ005 commented 1 month ago

Sir, I would like to work on this issue

Aarush-Acharya commented 1 month ago

Hey @ParadoxNJ005, i am assigning this issue to you please make sure to follow best practices and get it done timely

thank you

ParadoxNJ005 commented 1 month ago

Sir , While exploring the code, I found that the splash screen wasn't correctly implemented. I resolved the issue, and now the app smoothly displays the splash screen before going to the landing page. Let me know if there's anything else that needs attention! pic

Aarush-Acharya commented 1 month ago

Hey @ParadoxNJ005, nothing as of now

But we are open to suggestions if you feel it could offer some addition of value to the project.

Please make PR of your current changes so that i could review and test your changes

Thanks a lot for the contribution

Aarush-Acharya commented 2 weeks ago

Hey @ParadoxNJ005, any update on so ??