telerik/docs-seed

Custom text inside the cta-panel for MAUI

Closed this issue · 5 comments

Describe the solution you'd like

I would like to have the following text inside the cta-panel for the Telerik .NET MAUI docs:

New to Telerik UI for .NET MAUI?
Kickstart your cross-platform application development with the most comprehensive UI suite for .NET MAUI! To try it out, sign up for a free 30-day trial.

@pepinho24 here are the texts for other CTA panels:

small cta-panel:
New to Telerik UI for .NET MAUI? Start a free 30-day trial.

control's overview cta-panel:
o This [component name – e.g. Accordion] is part of Telerik UI for .NET MAUI, the most comprehensive UI suite for .NET MAUI! To try it out, sign up for a free 30-day trial and kickstart your cross-platform app development today.

@didiyordanova please try the docs-seed maui-custom-cta-panels branch with the MAUI docs enable-custom-cta-panels branch. If everything is okay, we can merge the branches.

@pepinho24
Thank you! I have ran the testdocs build from these branches.
It seems there are two cta panels for each control's overview page
2cta-panels-for overview page

How can we solve this issue? Should I include the custom cta panel for each control's overview page?

Thanks,
Didi

@pepinho24 Thank you! I have ran the testdocs build from these branches. It seems there are two cta panels for each control's overview page 2cta-panels-for overview page

How can we solve this issue? Should I include the custom cta panel for each control's overview page?

Thanks, Didi

My bad, an unnecessary markup was left from the verification. I have added the change and now it should appear properly.

@pepinho24 now it is okay :)
I think you can merge the changes and then I will start a new build from master branch on both repos