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

sahar/profile-page-desktop #100

Merged
merged 2 commits into from
Apr 7, 2024
Merged

sahar/profile-page-desktop #100

merged 2 commits into from
Apr 7, 2024

Conversation

Sahar-Kavousi
Copy link
Collaborator

Describe your changes

Update profile page and experience card styles

Enhanced the styling for the Profile Page and the Experience Card components by altering CSS properties. Updates include creating a bio-section in the profile page and altering size specifications in the experience card container to be more responsive. Additionally, unneeded components or styling such as the 'hr' element and an unused link import in ExperienceCard.jsx have been removed for cleaner code. Media queries in component and application level CSS have also been updated for better responsiveness.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

What kind of feedback do you need?

need a quick look

Checklist:

  • I have performed a self-review of my code
  • I have recommended where to start and how to proceed with the review
  • I have done a git pull from DEV to ensure this PR is up to date

The edit button positioning within the ExperienceCard component has been modified. Previously, it was placed outside the "experience-card-edit-section" div. Now, it's included inside this div to improve organization and code structure. The conditional rendering remains the same, only displayed for the profile owner with a valid authentication token.
Enhanced the styling for the Profile Page and the Experience Card components by altering CSS properties. Updates include creating a bio-section in the profile page and altering size specifications in the experience card container to be more responsive. Additionally, unneeded components or styling such as the 'hr' element and an unused link import in ExperienceCard.jsx have been removed for cleaner code. Media queries in component and application level CSS have also been updated for better responsiveness.
@shayzimm shayzimm merged commit 01636c3 into DEV Apr 7, 2024
2 checks passed
@blakerach1 blakerach1 deleted the sahar/profile-page-desktop branch April 7, 2024 05:45
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.

3 participants