Mayuresh-22 / Minglr

Social Network Site developed using HTML, CSS, JS and PHP as a Backend Language. This site supports the functionality of login/registration and sharing the posts/photos through their accounts, also it has the functionality of private messaging with the users.
https://links.mayuresh.me/minglr
MIT License
36 stars 43 forks source link

[bug]: User logged in status not reflected on About Us page #29

Closed Mayuresh-22 closed 11 months ago

Mayuresh-22 commented 11 months ago

Description:

Currently, when we log in on the Minglr platform we can see the changes occurring in the navbar for eg: The login tab changing to Logout and the Account tab navigating to the logged-in user's profile. But when a user visits the About Us page the changes are not reflected over there. Screenshot 2023-11-19 132618

Steps to Reproduce the Bug:

Please follow the steps below to recreate the issue:

  1. Login/Register to the platform
  2. Head over to the About page from Navbar
  3. And try to compare the navbar of the About page with other pages.

If anyone is willing to solve this issue you are welcome.

Jenis07 commented 11 months ago

i am able to solve this problem. can you please allow me?

Mayuresh-22 commented 11 months ago

Yeah sure I'll assign it to you.

On Sun, Nov 26, 2023, 6:49 PM Jenis07 @.***> wrote:

i am able to solve this problem. can you please allow me?

— Reply to this email directly, view it on GitHub https://github.com/Mayuresh-22/Minglr/issues/29#issuecomment-1826782721, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2RQZPWMGB74AUIWEH2ZI2LYGM6ULAVCNFSM6AAAAAA7RR4COKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRWG44DENZSGE . You are receiving this because you authored the thread.Message ID: @.***>

Jenis07 commented 11 months ago

sir i have solve this issue. image above image account page navbar and image above image is about us page navbar. so please see and get me update...

Mayuresh-22 commented 11 months ago

Yes @Jenis07 seems good

Jenis07 commented 11 months ago

so sir what's the next step?

On Mon, Nov 27, 2023, 18:54 Mayuresh Choudhary @.***> wrote:

Yes @Jenis07 https://github.com/Jenis07 seems good

— Reply to this email directly, view it on GitHub https://github.com/Mayuresh-22/Minglr/issues/29#issuecomment-1827827957, or unsubscribe https://github.com/notifications/unsubscribe-auth/AX5QX7BH5R5QHI6EU4ZQH6TYGSIA5AVCNFSM6AAAAAA7RR4COKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRXHAZDOOJVG4 . You are receiving this because you were mentioned.Message ID: @.***>

Mayuresh-22 commented 11 months ago

you can make a pull request so that I can merge it.

Mayuresh-22 commented 11 months ago

PR #30 solved the Issue.