sprimit / DGC-Web

DGC Web
0 stars 0 forks source link

Group Events Issues #24

Open ravi-sprim opened 10 years ago

ravi-sprim commented 10 years ago

Issue Description: Group Events Issues

Steps:

  1. Sign in as User.
  2. Profile-> Click on any one group.
  3. Click on Calendar.
  4. Click on + symbol to add.(AR:1)
  5. With out entering any data click on Save. (AR:2)
  6. Now click on + to add one more event from calendar.
  7. Enter all the mandatory fields(Event title, Date/Time, Description, Place).
  8. Select 'Recurring' Yes.
  9. With out entering the 'Every' & 'Until' data click on Save. (AR: 3, 4)
  10. Add events for one group. And validate events from different group. (AR: 5)
  11. Add one event to any one open group.
  12. Now join this group from new user.
  13. Validate in Calendar. (AR: 6)

AR:

  1. Field name is showing as: 'Date/Time'.
  2. PHP error is showing.
  3. Event is able to add. And there is validation
  4. Title and fields are not aligned properly (In one line).
  5. Different groups also able to see the events.
  6. Joined user is not able to see the events which is available to that group.

ER:

  1. Field name should be as: 'Date & Time'
  2. Proper validation messages should display.(For mandatory fields)
  3. It's should not allow to add user, With out selecting the 'Until' value. And proper error message should display.
  4. Align title and Fields in one line.
  5. Should not be able to see other groups, Apart from added group.
  6. Should be able to see the events which is available to that user.

Suggestion:

  1. Display a scroll bar in Groups & Events sections. If many data is available page is expanding.
sprimit commented 10 years ago

Add event : Validation of the form needed. Show event to group users only .. other should not access it. After opt-out also can see the event under the group.