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: no heading tags in footer #1049

Merged
merged 4 commits into from
Aug 22, 2023
Merged

Conversation

badrivlog
Copy link
Contributor

@badrivlog badrivlog commented Aug 20, 2023

🚧 Fixes Issue

closes #1039

Changes made :

  • move 'ToastContainer and Modal component outside from the footer
  • replace h1 tag with p tag.

Screenshots 📸

after made changes
milan

@github-actions github-actions bot added 🐞 bug This is a patch, generally fixing some bugs. status: todo ⏳ This issue is yet to be seen by the maintainer of the project. labels Aug 20, 2023
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @badrivlog, thank you for raising a pull request.

Currently, the pull request is marked as https://github.com/MilanCommunity/Milan/labels/%F0%9F%91%B7%F0%9F%8F%BB%E2%80%8D%E2%99%82%EF%B8%8F%20status%3A%20awaiting%20triage which means that work for this issue is on hold and we are waiting for the maintainers/owner to review it and provide you with feedback/suggestions to proceed further.

Feel free to reach out to Tamal on Twitter, or drop a mail at tamalcodes@gmail.com if you think that this pull request is of critical priority.

Give us a ⭐ to show some support
Happy OpenSource 🚀

@github-actions github-actions bot temporarily deployed to Preview August 21, 2023 20:25 Inactive
@github-actions github-actions bot added the deployed This PR has been deployed to Vercel for testing. label Aug 21, 2023
Copy link
Member

@tamalCodes tamalCodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing work !

The changes look good to me and will be merged soon.

Do follow Tamal for more Opensource fun projects and don't forget to drop a star so that you get updated about our latest releases (we will tag you and mention your work) and also a shoutout on social media (LinkedIn and Twitter) !

Happy Opensource 🚀.

@tamalCodes tamalCodes added status: ready ✅ This PR has passed all the checks and is now ready to be merged. Beta Release The changes in the Issue/PR are in beta stage, and might be unstable in production. and removed status: todo ⏳ This issue is yet to be seen by the maintainer of the project. labels Aug 22, 2023
@github-actions
Copy link

This pull request has been deployed to Vercel.

Latest commit: c796d6b
✅ Preview: https://milan-beta-ohegp4eu7-iamtamal.vercel.app
🔍 Inspect: https://vercel.com/iamtamal/milan-beta/9AKmzBXHE2E4M7SUcGdWKvMghcKB

View Workflow Logs

@tamalCodes tamalCodes merged commit a81262b into ngoworldcommunity:beta Aug 22, 2023
4 checks passed
@badrivlog badrivlog deleted the fix-footer branch August 26, 2023 13:59
tamalCodes added a commit that referenced this pull request Aug 31, 2023
* feat: merging the authentication pages of 2 different types of users into a single one (#1041)

* feat: enable direct access to signup/signin form from respective buttons

* fix: fixed bug in signin

* feat: merging the authentication pages of 2 different types of users into a single one

* chore: improve .gitignore and remove .DS_Store (#1010)

* chore: update .gitignore

* chore: delete .DS_Store

* chore: remove unnecessary files as per codebase

---------

Co-authored-by: Tamal Das <tamalcodes@gmail.com>

* chore(refactor): changes to tests & cleanup

* fix: added conditional rendering to clubs data

* docs: updates to grammars and new shield icons

* fix: revamping the tags in the footer (#1049)

Co-authored-by: Tamal Das <tamalcodes@gmail.com>

* fix: registration zipcode length issue (#1057)

* fix: go back button return to home (#1056)

Co-authored-by: parth <parth@gmail.com>
Co-authored-by: Tamal Das <tamalcodes@gmail.com>

* chore(refactor): changes to the auth logics (#1063)

---------

Co-authored-by: Vansh Gandhi <vansh.vg18@gmail.com>
Co-authored-by: Anmol Baranwal <74038190+Anmol-Baranwal@users.noreply.github.com>
Co-authored-by: Baidyanath Sarkar <73095526+badrivlog@users.noreply.github.com>
Co-authored-by: Ghostylab <giuliano.gostinfini.93@gmail.com>
Co-authored-by: Steakysteak <75496668+Steakysteak@users.noreply.github.com>
Co-authored-by: parth <parth@gmail.com>
tamalCodes added a commit that referenced this pull request Sep 10, 2023
* feat: merging the authentication pages of 2 different types of users into a single one (#1041)

* feat: enable direct access to signup/signin form from respective buttons

* fix: fixed bug in signin

* feat: merging the authentication pages of 2 different types of users into a single one

* chore: improve .gitignore and remove .DS_Store (#1010)

* chore: update .gitignore

* chore: delete .DS_Store

* chore: remove unnecessary files as per codebase

---------

Co-authored-by: Tamal Das <tamalcodes@gmail.com>

* chore(refactor): changes to tests & cleanup

* fix: added conditional rendering to clubs data

* docs: updates to grammars and new shield icons

* fix: revamping the tags in the footer (#1049)

Co-authored-by: Tamal Das <tamalcodes@gmail.com>

* fix: registration zipcode length issue (#1057)

* fix: go back button return to home (#1056)

Co-authored-by: parth <parth@gmail.com>
Co-authored-by: Tamal Das <tamalcodes@gmail.com>

* chore(refactor): changes to the auth logics (#1063)

* fix: adress breakdown when signing up (#1067)

* feat: new files for authentication

* fix: renaming css file

* fix: removing extra codes

* fix: changes to links & workflow branch

* fix: changes to the callback names

* feat: google auth and optimizations

---------

Co-authored-by: Vansh Gandhi <vansh.vg18@gmail.com>
Co-authored-by: Anmol Baranwal <74038190+Anmol-Baranwal@users.noreply.github.com>
Co-authored-by: Baidyanath Sarkar <73095526+badrivlog@users.noreply.github.com>
Co-authored-by: Ghostylab <giuliano.gostinfini.93@gmail.com>
Co-authored-by: Steakysteak <75496668+Steakysteak@users.noreply.github.com>
Co-authored-by: parth <parth@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Beta Release The changes in the Issue/PR are in beta stage, and might be unstable in production. 🐞 bug This is a patch, generally fixing some bugs. deployed This PR has been deployed to Vercel for testing. status: ready ✅ This PR has passed all the checks and is now ready to be merged.
Projects
Status: Merged/Discarded
Development

Successfully merging this pull request may close these issues.

None yet

2 participants