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

Missing fields and improper placeholder values in Edit Post Modal. #1477

Closed
Anvita0305 opened this issue Jan 22, 2024 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@Anvita0305
Copy link
Contributor

Describe the bug
While editing a post(Admin Role), the placeholders have OrgPostCard.postTitle1 instead of a proper text and fields image and video which are present in Create post modal, are missing in Edit post modal.

To Reproduce
Steps to reproduce the behavior:

  1. Role: Admin
  2. Create a post in your organization
  3. Now if you want to edit it, for editing only 2 fields- title and information are present, not fields for editing image and video are present.
  4. Also, the placeholder values are OrgPostCard.postTitle1 and OrgPostCard.information respectively for currently available fields.

Expected behavior

  1. Placeholders must have text which can be easily understood by the user instead of OrgPostCard.postTitle1 and OrgPostCard.information.
  2. User must also be able to edit image and video

Actual behavior

  1. Unclear placeholder values
  2. Missing fields in edit option

Video
Screencast from 22-01-24 07:45:27 PM IST.webm

Additional details
Trying to replicate create post modal for edit post modal.
This is create post modal.
image

Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship PalisadoesFoundation/talawa#359

@Anvita0305 Anvita0305 added the bug Something isn't working label Jan 22, 2024
@Anvita0305
Copy link
Contributor Author

I would like to work on this issue @heyjordn @DMills27 @palisadoes @Sedoid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants