Project

General

Profile

Bug #19865

Updated by Peter Amstutz over 1 year ago

Steps to reproduce: 

 # Go to a project with lots of items 
 # Enter something into the search box for that project 
 # Open the right-side panel 
 # Click on an item to see its details in the right hand panel 
 # The search box will be cleared and the full project view reloaded, which is very annoying. 

 From discussion: 

 * When the user performs a navigation action (loads a new project, loads a panel for another object type) it should clear the search. 
 * Clicking on the table row to select it in order to populate the right hand details panel should _not_ clear the search. 

Back