u4819210 / social-networks-for-fun

Automatically exported from code.google.com/p/social-networks-for-fun
0 stars 0 forks source link

Group defects and improvements to-do list #44

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1. we should copy member list to Action tab because you need to check/uncheck 
users in order to do actions (including chat, chat is one of actions). But we 
should also keep Member tab (correction to yesterday talk), because that's for 
checking user's information like profile, see his/her picture, last time 
check-in/refresh address, checkins points, ranks, etc.

2. On Group Detail Page, we should also have a tab called "Posts", it lists all 
the post messages for this group. I prefer listing posts by topic but user can 
collapse or fold sub-posts with "+" and "-" buttons. If no treeview can be 
found, then it's OK to just collapse display all posts, but with hierarchy 
(层次).

3. Chinese display has issue to display on Android frontend.

4. User can quit a group, and owner can remove a user from a group.

5. After user created a group, this group invitation shouldn't appear in Join 
tab with "Accept" and "Ignore" buttons beside it.

6. If it's a public group, users (not owner) should can search it and directly 
join it without invitation. But it's OK for owner to send out invite to a user 
to join.

7. Cheng has implemented search user by part of username or email address, be 
sure to include this very useful function in Invite frontend.

8. On My Groups, you have two sections in My Groups: Owned Groups and Joined 
Groups. When i created a new group, the group should be put in Owned Groups, 
right now Owned Groups is empty and all my own groups are in Joined Groups.

Original issue reported on code.google.com by jt.xion...@gmail.com on 17 Sep 2010 at 6:06

GoogleCodeExporter commented 8 years ago
9. Add Chat function into Group. It can be added into Actions tab.

Original comment by jt.xion...@gmail.com on 17 Sep 2010 at 6:20

GoogleCodeExporter commented 8 years ago
10. One bug i found: long click on a member of a group, on Actions list, if i 
select "Remove", nothing happens on member list, I then went back to 
Home->Groups->My Groups, and selected that group again, but it's completely 
blank on Member tab, it doesn't even reload member list. I tried a few times 
back and forth, then eventually member list shows up, but the member I just 
tried to remove is still showing there.

Original comment by jt.xion...@gmail.com on 20 Sep 2010 at 6:02

GoogleCodeExporter commented 8 years ago
11. why use long click to select member? can we just use short click? 

12. On Actions for that user, it should have a Profile item, that's to display 
this user general information, like phone number, male or female (if 
applicable), age (if applicable), checkins (can be just total checkins, or 
including sub-checkins for each biz. I prefer the first), points, ranks,...

13. When i choose Map on Actions for a user, it does display a map, but it 
doesn't have a marker to tell which point this user is located, right now it's 
just a map.

14. If Action happens when you click on a specific user, how do you deal with 
actions for multiple users? I suggest to have an Action button at top of member 
list. (if at bottom and if member list is long, user may not be able to see the 
button)

Original comment by jt.xion...@gmail.com on 20 Sep 2010 at 6:08