You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The post details modal has several layout issues. The text area is not properly placed within a div, and the video input field is missing.
Bug Description:
The post details modal has several layout issues. The text area is not properly placed within a div, and the video input field is missing.
To Reproduce:
Steps to reproduce the behavior:
Open the post details modal.
Observe the misaligned text area.
Notice the absence of an input field for video uploads.
Experience the overall poor user experience.
Expected Behavior:
The video input field should allow users to upload video files, and the text area should be properly positioned within the modal for a better user experience.
Actual Behavior:
The text area is not correctly placed within a div container, and the video input field is missing, resulting in a subpar user experience.
Proposed Changes:
Ensure the text area is properly enclosed within a div for correct alignment.
Add a video input field to allow users to upload video files.
Revamp the overall user experience for better usability.
Screenshots
Additional details
Add any other context or screenshots about the feature request here.
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship PalisadoesFoundation/talawa#359
The text was updated successfully, but these errors were encountered:
Congratulations on making your first Issue! 🎊 If you haven't already, check out our Contributing Guidelines and Issue Reporting Guidelines to ensure that you are following our guidelines for contributing and making issues.
Describe the bug
The post details modal has several layout issues. The text area is not properly placed within a div, and the video input field is missing.
Bug Description:
The post details modal has several layout issues. The text area is not properly placed within a div, and the video input field is missing.
To Reproduce:
Steps to reproduce the behavior:
Expected Behavior:
The video input field should allow users to upload video files, and the text area should be properly positioned within the modal for a better user experience.
Actual Behavior:
The text area is not correctly placed within a
div
container, and the video input field is missing, resulting in a subpar user experience.Proposed Changes:
div
for correct alignment.Screenshots
Additional details
Add any other context or screenshots about the feature request here.
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship PalisadoesFoundation/talawa#359
The text was updated successfully, but these errors were encountered: