First, thank you so much for this module. One issue I've been having is sometimes when you click on a tab it takes a little while for it to actually switch over, like 2-3 seconds sometimes. Any thoughts would be great!

Comments

yhager’s picture

The tabs are loaded using ajax call to the server, so it might take some time, depending on your server and location.

Maybe adding a throbber will help the user understand that a remote operation is going on.

yhager’s picture

Status: Active » Fixed

I just committed a fix that adds an animated throbber while fetching data from the server

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.