Hi Jacob,
I've forwarded this matter to the Team responsible for maintaining the Support channels and they will further look into that.
Regards,
Eyup
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Hi Eyup,
On https://www.telerik.com/account/support-tickets/tracked-forum-posts, the page title says “Threads you have started or track”, but threads I’ve started are not appearing here. I have to manually click “Follow” on any threads in order for them to appear there.
My above statement is still true however. This isn't working properly.
Hello Jacob,
Thank you for sharing your feedback.
Generally, this link is for tracked/favored forums and threads:
https://www.telerik.com/account/support-tickets/tracked-forum-posts
And this one is for the tickets/threads opened by you:
https://www.telerik.com/account/support-tickets/my-support-tickets
Regards,
Eyup
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
That is a bit surprising to hear considering that there is almost no padding in between those vertical lines and the panelbar’s text. The only other theme with this look is High Contrast. Looks erroneous to me. At any rate, thank you, I’ll apply that styling.
I don’t know how or where to submit this issue because it’s in regards to the forum itself, but I’ve noticed that when I create new support tickets, I have no way of finding them until I happen to get a response. On https://www.telerik.com/account/support-tickets/tracked-forum-posts, the page title says “Threads you have started or track”, but threads I’ve started are not appearing here. I have to manually click “Follow” on any threads in order for them to appear there. For private support tickets, this makes them impossible to find until I get an email response. I believe this should be fixed.
Hello Jacob,
Thank you for the image provided.
I was informed that this behavior is expected and is not assumed as a bug. In order to achieve the desired behavior, I would recommend using a style for the "ul" element by its id("panelbar"). Here is an example:
#panelbar{
border-left: none;
border-right: none;
}
Give a try to the approach above and let me know if further assistance is needed.
Kind Regards,
Anton Mironov
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.