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

Confirmation Logout pop from a new Branch #103

Closed Amine2000s closed 8 months ago

Mayuresh-22 commented 8 months ago

Hey buddy,

The issue i was pointing was that in your version of PR the password checker is absent (I have shown the comparison in bellow demo video's)

Normal Minglr version: https://github.com/Mayuresh-22/Minglr/assets/111348926/3681ebc9-e26e-4d79-bd61-8caa4ce4f8bd

Your PR version: https://github.com/Mayuresh-22/Minglr/assets/111348926/78198509-8f87-4551-9373-5ae0b97efde7

I will suggest you to update your repo with the "main" branch of Minglr so that the changes pending in you repo will be added and then you can simply add the confirmation popup logic and the things may work.