The bug could be reproduced as follows: 1. Navigate to /posts 2. Search for "test" 3. Navigate to /posts again 4. Refresh the page The user should see plain post list, but instead they were seeing the "test" search results again as if step 3 never happened. |
||
---|---|---|
.. | ||
auth_controller.js | ||
base_post_controller.js | ||
comments_controller.js | ||
help_controller.js | ||
home_controller.js | ||
not_found_controller.js | ||
page_controller.js | ||
password_reset_controller.js | ||
post_detail_controller.js | ||
post_list_controller.js | ||
post_main_controller.js | ||
post_upload_controller.js | ||
settings_controller.js | ||
snapshots_controller.js | ||
tag_categories_controller.js | ||
tag_controller.js | ||
tag_list_controller.js | ||
top_navigation_controller.js | ||
user_controller.js | ||
user_list_controller.js | ||
user_registration_controller.js |