backlogs / redmine_backlogs

A Redmine plugin for agile teams
https://backlogs.github.io/www/
GNU General Public License v2.0
773 stars 460 forks source link

Backlog and Taskboard view drop-down menu sometime now working #1011

Closed lintaonz closed 10 years ago

lintaonz commented 10 years ago

In Backlog, when you click the arrow next to the sprint or backlog, sometimes the drop-down menu is not show up. I have refresh couple times then the drop-down menu finally show up.

Backlog: 1.0.3 Redmine: 2.3.1

waleedjaffar commented 10 years ago

Hi Tao,

Once Backlogs page load is complete, Dropdown Menu is initiated (in background) sequentially for all the Sprints.

I would suggest you to click on Backlogs tab, keep your mouse over first Sprint's arrow and wait for couple of seconds and you will see menu for first sprint is loaded, now keep your mouse over second Sprint's arrow and in couple of seconds menu is loaded and so on.

Taskboard tab doesn't seem to have an arrow.

Regards, Waleed

lintaonz commented 10 years ago

Thanks for your answer, Waleed.

That make sense to load the dropdown menu in background quite slow as our story board is quite big.

Cheers,