dima767 / grails-crowd

Friendly community site for Grails developers Worldwide
21 stars 7 forks source link

Discover members by location switches back to "by name" once a location has been picked. #8

Closed ksze closed 14 years ago

ksze commented 14 years ago

I was trying to browse members by location.

  1. Click "Discover members"
  2. Click "by location"
  3. Click a letter (e.g. "G")
  4. Click a location (e.g. "Guangzhou, Guangdong, China")
  5. Click a letter again (e.g. "H")
  6. Boom! You are now browsing members by name, not by location anymore.
dima767 commented 14 years ago

This is how it's supposed to work - once you get the screen of search results (members), it switches to 'members search by first letter' (the alphabet) and you need to explicitly switch the mode by clicking on the menu link abobe e.g. 'Discover members/by name (alphabetically)/by location'

ksze commented 14 years ago

I believe a poll to investigate the preferred behaviour among users would be beneficial.

dima767 commented 14 years ago

Perhaps. BTW, I no longer maintain the code, so anyone is welcome to fork it and modify as they see fit. That's the purpose of open source :-) Cheers.