creativepsyco / Capricorn

iCreate Mobility Challenge 2012
1 stars 0 forks source link

Search result refresh #8

Closed guptarajul closed 12 years ago

guptarajul commented 12 years ago

Search Feature: If the user searches for something (eg. Java or #Java) he is displayed the search result accordingly. The user can continue to search with more keywords. There is a cancel button (X) in the search box to clear the text. However, to go back to the home screen state (refresh the search result), the user has to go back to the main menu and click on the "Question" button.

To Do: After searching, when the user clicks on the cancel (X) button in the search box to clear the text, the keyboard will pop up. On following events, all the posts (as the home screen - "Question") should be displayed:

  1. Click DONE with no text in the search box
  2. Click Search with no text in the search box
creativepsyco commented 12 years ago

@guptarajul : is search going to be significant?

guptarajul commented 12 years ago

This is a break in the user flow. After searching something the user can only go back to te home screen via the main menu option. He should be redirected web he cancels te search... And search is significant. Knowledge repo is incomplete without search ;)

On Thursday, June 28, 2012, Mohit Kanwal [:redDragon] wrote:

@guptarajul : is search going to be significant?


Reply to this email directly or view it on GitHub: https://github.com/creativepsyco/Capricorn/issues/8#issuecomment-6620771

Best Regards,

Rajul Gupta Bachelor of Computing, Information Systems National University of Singapore Singapore

gupta.rajul89@gmail.com | +65 9100 5334

guptarajul commented 12 years ago

Completed!