shinglyu / moztrap-new-ui

A new frontend UI for MozTrap that levarages on its REST API
10 stars 13 forks source link

After using the change priority popup, the navigation bar won't work #165

Open shinglyu opened 9 years ago

shinglyu commented 9 years ago

STR:

Expected: It should navigate to the suite list view

Actual: Nothing happens

shinglyu commented 9 years ago

@kindersung : I didn't look into the code, but I think there may be some problem on how you refresh the list to see the new priority. You may need to use setState() to trigger a list refresh.