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

friends.php page update #173

Open
nuest opened this issue Nov 28, 2013 · 3 comments
Open

friends.php page update #173

nuest opened this issue Nov 28, 2013 · 3 comments

Comments

@nuest
Copy link
Contributor

nuest commented Nov 28, 2013

friends.php shows a list of friends and their activties but requires some quick updates:

  • page must also distinguish between confirmed and pending friends.
  • the search box at the top is not nicely embedded in the design - anyone a better idea where to put it @bpross-52n @ahitch ?

take a look at the page: https://envirocar.org/dev/friends.php

@MartinDueren
Copy link
Member

Regarding the first point you made: The server needs to remove those friends from the friend list which are still pending. The website just fetches the friend list and the pending list from the rest api. Then I would show only confirmed friendships on that page.

I think the whole page needs a re-design. I don't believe those grey boxes fit in the general design of the web page. Maybe we could make a card for every friend and also include a "Remove friend"-Button.

@ahitch
Copy link
Member

ahitch commented Nov 29, 2013

Sorry, don't see the search box (??). What do cards look like?

@MartinDueren
Copy link
Member

For me the search box is on the upper left corner.
Cards could look similar to thos in the G+ or Facebook Friend-list pages:

selection_006
selection_007

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants