Fank / jira-chrome-extension

Automatically exported from code.google.com/p/jira-chrome-extension
0 stars 0 forks source link

Correct repaint of "Add Filter" popup. #80

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When the user select one "Filter Type" option and left the pop up, the pop up 
will be repainted wrong, because it will load the previous option "Filter Type" 
selected.
So, I just did put one loop to check the correct "Filter Type" and uncheck the 
others. In addition to hide all "filter type" sections, before show the correct 
one.

Original issue reported on code.google.com by ygrange...@gmail.com on 22 Jun 2015 at 10:59

Attachments: