User Onboarding Widget Display issues

Affected add-on version
2.2.0
Affected XenForo version
2.3.7
My widget displays like this:

Explanation." class="task-item progress-complete" data-onboarding-task-id="1">Verify your email address here." class="task-item progress-complete" data-onboarding-task-id="3">

Maybe its caused by the task description being a link? i.e. <a href=

The check mark and the task title touch eachother.
Completed tasks do not have strike-through.

I'm using PixelExit Nova style.
 
Can you send me a screenshot with what your settings for the task look like via a ticket here?
 
When the description field has a link, then this messes the widget up. Especially because only HTML will work. It should be easy to reproduce.

The addon already has a field to insert a link, so its easy to resolve. I cleaned it up on my site now.
 
Ah gotcha, I misunderstood what you were reporting. Fixed the description issue for the next version.

The check mark and the task title touch eachother.
Completed tasks do not have strike-through.

I'm using PixelExit Nova style.
I'm not familar with this style so I've asked Russ to have a look.
 
Just to follow up on this, the description issue was solved and I spoke to Russ about the style. I've made some small changes to how the colours are set for the progress bar and that makes it look better (colour wise) on the Nova style.

Are you still seeing these:
The check mark and the task title touch eachother.
Completed tasks do not have strike-through.

Russ wasn't seeing these issues so wonder if it's something else in your version of the style.
 
You only see that if you put a link in the task description. I used the link field instead and left the description field empty. Then the issue does not appear.

The reason why added a link in the description is that in some cases we have a link to the page where the user needs to take action and we also have a link to the KB article that explains how to do it.
 
Back
Top