Jarno/enhancement/131-team-page-enhancement-3 #310
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.


Team member logos will enlarge when clicked and return to their original size when clicked again.
Added media query for smaller screens (padding) to avoid the enlarged logo going partially off screen.
The text in the member task section has been made slightly smaller for better visibility.
closes 131
🔧 Changes Made
[Briefly describe changes you made]
Added useState for click handling and added css rules for text and logo
[Any refactoring or clean-up tasks]
✅ Checklist Before Submission
console.log()or other debugging statements are left.📝 Additional Information
Provide any additional context or information that reviewers may need to know:
Desktop_Teampage.mp4
Mobile_TeamPage.mp4
Implementing Directus changed the page layout for some reason. So it may be necessary to make a new issue for adjusting the text spacing vertically to clarify the content on the page. Not included in this issue and may require larger changes elsewhere in the code.