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

Project Portfolio Mobile Responsive Pull Request #7

Merged
merged 14 commits into from
Jun 14, 2023

Conversation

Uzair-Manzoor
Copy link
Owner

Project has been updated according to the the given instructions;

  • added media query for mobile screen resolution 375px
  • added contact section and finished mobile version
  • added linters

@Uzair-Manzoor Uzair-Manzoor temporarily deployed to github-pages June 13, 2023 11:14 — with GitHub Pages Inactive
Copy link

@Strangeal Strangeal left a comment

Choose a reason for hiding this comment

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

Hi @Uzair-Manzoor,

While you made a great effort in this project, unfortunately, I cannot proceed to review your code.

Invalid Code Review Request

  • You have submitted a project, that was supposed to be done using pair programming but from your commit history, I can see you did it alone(solo). Please make sure to do the project with your coding partner before resubmitting your project for review. If you have any issues with your partner which is why you did the project solo then kindly contact Student Success at Success@microverse.org about the situation.

Your Code Review Request will be marked as invalid in your Dashboard, so please submit a new one once you are ready 🙏

Cheers and Happy coding!👏👏👏

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.
Please, remember to tag me in your question so I can receive the notification.

Please, do not open a new Pull Request for re-reviews. You should use the same Pull Request submitted for the first review, either valid or invalid unless it is requested otherwise.


Invalid Code Review Request does not count into the code reviews limit.

@NgachaIan NgachaIan temporarily deployed to github-pages June 13, 2023 13:36 — with GitHub Pages Inactive
Copy link

@amejid amejid left a comment

Choose a reason for hiding this comment

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

Hi team,

Good job so far!
There are some issues that you still need to work on to go to the next project but you are almost there!

Highlights

  • Correct workflow ✔️
  • HTML validations working as expected ✔️
  • Formspree service integrated ✔️

Required Changes ♻️

Check the comments under the review.

Optional suggestions

Every comment with the [OPTIONAL] prefix is not crucial enough to stop the approval of this PR. However, I strongly recommend you to take them into account as they can make your code better.

Cheers and Happy coding!👏👏👏

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.
Please, remember to tag me in your question so I can receive the notification.

Please, do not open a new Pull Request for re-reviews. You should use the same Pull Request submitted for the first review, either valid or invalid unless it is requested otherwise.


As described in the Code reviews limits policy you have a limited number of reviews per project (check the exact number in your Dashboard). If you think that the code review was not fair, you can request a second opinion using this form.

index.html Outdated
Comment on lines 298 to 305
<textarea
class="form_text_area"
name="message"
id="message"
placeholder="Write your message here"
maxlength="500"
required>
</textarea>
Copy link

@amejid amejid Jun 13, 2023

Choose a reason for hiding this comment

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

  • You did a great job setting up HTML validations and integrating the Formspree service. 👍 Let's work on some minor details to achieve the project requirements.
    • Currently, the placeholder of your textarea is not getting displayed because you have whitespaces between the opening and the closing tags of your textarea. Kindly fix it by removing the whitespace. 😎️
    • Please decrease the spacing to the left and the right of the input fields as it seems to bit a bit bigger when compared to the design. 🤝️
    • Kindly align the submit button to the left side as displayed on the design guideline. 🥸️
Your design Figma design

@Uzair-Manzoor Uzair-Manzoor temporarily deployed to github-pages June 14, 2023 05:53 — with GitHub Pages Inactive
Copy link

@wayungi wayungi left a comment

Choose a reason for hiding this comment

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

Hi @Uzair-Manzoor ,

image

Great work, your project is complete! There is nothing else to say other than... it's time to merge it :shipit:
Congratulations! 🎉

Remember: Every finish line 🏁 is the beginning of a new race 🐎

Highlights

  • Profesional README ✔️
  • All linter checks are passing ✔️
  • Requested change made ✔
  • Correct GitHub flow ✔️
  • Project up and running ✔️

Optional suggestions

Every comment with the [OPTIONAL] prefix won't stop the approval of this PR. However, I strongly recommend you to take them into account as they can make your code better. Some of them were simply missed by the previous reviewer and addressing them will really improve your application.

Cheers and Happy coding!👏👏👏

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.
Please, remember to tag me in your question so I can receive the notification.


As described in the Code reviews limits policy you have a limited number of reviews per project (check the exact number in your Dashboard). If you think that the code review was not fair, you can request a second opinion using this form.

@Uzair-Manzoor
Copy link
Owner Author

image

@Uzair-Manzoor Uzair-Manzoor merged commit 6ef05b4 into main Jun 14, 2023
6 checks passed
@Uzair-Manzoor Uzair-Manzoor deleted the mobile-responsive branch June 15, 2023 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants