Open shinglyu opened 9 years ago
STR:
Expected: It should navigate to the suite list view
Actual: Nothing happens
@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.
setState()
STR:
Expected: It should navigate to the suite list view
Actual: Nothing happens