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

Implement full Profile Photo and Cover Photo Display on Clicking #200

Closed
Shruti-1910 opened this issue Jun 19, 2024 · 1 comment
Closed

Comments

@Shruti-1910
Copy link
Collaborator

Description:

Currently, the app does not provide a way for users to view a full-size version of profile photos or cover photos when they click on them within user profiles. Implementing this feature will enhance user experience by allowing them to see detailed versions of profile visuals, facilitating better engagement and connection between users.

Expected Behavior:

  • Introduce functionality that allows users to click on profile photos or cover photos within user profiles to view them in full size.
  • Ensure that clicking on the photo opens a modal or expands the photo within the profile view for detailed viewing.

Acceptance Criteria:

  1. User Interface:
  • Implement clickable profile photos and cover photos within user profiles, indicating their interactive nature.
  1. Functionality:
  • Allow users to click on profile photos or cover photos to open a larger, detailed view of the photo.
  • Implement a modal or lightbox display that showcases the full-size photo without navigating away from the profile page.
@Alpha17-2
Copy link
Collaborator

This is implemented in #202

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

No branches or pull requests

2 participants