sprimit / DGC-Web

DGC Web
0 stars 0 forks source link

Profile_Share functionality issues #10

Open ravi-sprim opened 10 years ago

ravi-sprim commented 10 years ago

Issue Description: Profile_Share functionality issues

Steps:

  1. Add a new Group.
  2. With in group, Share something & comment for same, Now reclick on Profile.(AR:1)
  3. After adding group Re-Click on group link. Enter comments in multiple lines.(AR:2)
  4. Click on Profile.
  5. Enter comments for shared one. (AR: 3)
  6. Click on any group link-> Enter some comment to any share and attach image-> Submit.
  7. Now without attaching any image enter some comments and submit. (AR: 4)
  8. Profile-> Click on Added group link-> Share something-> Enter comment and submit it. Now click on Comment link. (AR: 5)
  9. Share some video-> Now click on Video to share new video-> Click on Video icon in overlay. (AR: 6)
  10. Profile-> Click on any Open group link-> Share link by selecting link.(Before link loads submit sharing.) (AR: 7)
  11. Share one link by entering all the details. Mouse hover on title name or (Out side of the link). (AR: 8)
  12. Share text by entering all the field details.(Except Image/Video/Link). (AR: 9)
  13. Employer login-> Profile-> Click on Groups link(Which is under Groups section)-> Share Link/Video/Image/Text which is added from users. (AR: 10)
  14. Attach an image whcih is more size(eg:4MB). (AR: 11)

AR:

  1. Delete button is not showing for comment.
  2. It's not allowing to enter comments in multiple lines. (But from profile page it's allowing to enter in multiple lines. So it should allow to enter comments in multiple lines from here also).
  3. From profile page not able to submit any comment for shared one. On click of enter it's going to new line and also there is no button to submit.
  4. Previous image is displaying in this comment as well.(Actually image is not uploaded second time).
  5. There is no action. (It should auto focus to comment text field).
  6. Previously added url is displaying and also Previously selected Category is displaying. (It should clear previous details in overlay). -> Same issues are there for Link & Image also.
  7. Title name and Link is not showing after sharing. -> Same issue is there for Image/Video share.
  8. It's allowing to click any where.
  9. Only share comment is displaying. Following details are not displaying(Title, Category, To names)
  10. A PHP error is displaying.
  11. Loading message is showing longer time. But image is not loading.

ER:

  1. It should allow to delete comment from this page as well, Because Its added by same logged in user
  2. It should allow to enter comments in multiple lines.
  3. From Profile page also should be able to submit comments and also in multiple lines.
  4. Previous comments image should not appear in this comment.
  5. It should auto focus to comment text field.
  6. It should clear previous details in overlay.
  7. Either it should restrict user to submit before link loads (or) it should display all the entered details
  8. Only by mouse hover on link it should allow user to click on link
  9. All the details should display.
  10. PHP error should not display.
  11. Either it should not allow to upload (or) It should load.
sprimit commented 10 years ago

post/comment delete from profile page need to add. Image upload limit size exceed message should show.