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

Working on the Create New Post Section of the Post Component #60

Open
Keshav-1803 opened this issue Mar 11, 2024 · 6 comments
Open

Working on the Create New Post Section of the Post Component #60

Keshav-1803 opened this issue Mar 11, 2024 · 6 comments

Comments

@Keshav-1803
Copy link
Contributor

Keshav-1803 commented Mar 11, 2024

Task Breakdown and Detailed Explanation:

1. Picture Upload via Picture Icon:

Objective: Enable users to upload pictures by integrating a React library suitable for handling file uploads.

Implementation Strategy: Choose a library like react-dropzone for a drag-and-drop interface or a simple file input enhancement. Implement a component that uses this library, allowing users to select or drop pictures. This component should handle file selection and possibly preview the selected picture. --- Done

2. Emoji Icon Click Behavior:

Objective: Address the issue where clicking the Emoji Icon causes the Team Section to shift right. Additionally, enhance the Emoji selection section. ---- SOLVED

Implementation Strategy: Investigate and correct the CSS or layout logic that mistakenly shifts the Team Section. For the Emoji selection enhancement, consider a dynamic or responsive design that accommodates the Emoji interface without disrupting the page layout.

3. Removed the Post Navbar as it was redundant since we click on the post icon to open the post area. ---- Solved

4. Eliminated the background functionality when the post section is active, excluding the navbar. ---- Solved

5. Added Videos folder in the assets and improved the alignment of images and the image folder.. ---- Solved


Please let me know if there's anything else you need assistance with!

Team 1 Members:

  • Keshav Agarwal
  • Dinesh Sharma
  • Aryan Lamba
  • Aditya Jindal

Collaboration Note: Ensure clear task distribution among team members. Regularly review progress and collaborate on problem-solving, especially for integrating features like Recoil state management and dynamic UI updates based on user interactions.

@AdityaJ2305
@lambaaryan011
@DineshDeshal
@Keshav-1803

@AdityaJ2305
Copy link
Contributor

#71

@GauravPandey123webdeveloper
Copy link
Owner

only manages emoji part

@Keshav-1803
Copy link
Contributor Author

#82

Please check the PR ... Regarding the Post Section Added to The HOME Branch

@lambaaryan011
Copy link
Contributor

#87

@AdityaJ2305
Copy link
Contributor

#98 and #95

@Keshav-1803
Copy link
Contributor Author

#103

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

4 participants