surveyjs / survey-library

Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.
https://surveyjs.io/form-library
MIT License
4.12k stars 802 forks source link

popupsurvey not showing description #7568

Closed truezjz closed 9 months ago

truezjz commented 9 months ago

Are you requesting a feature, reporting a bug or asking a question?

bug

What is the current behavior?

popupsurvey not showing description

What is the expected behavior?

popupsurvey show show description on top of the popup window

How would you reproduce the current behavior (if this is a bug)?

Provide the test code and the tested page URL (if applicable)

Tested page URL:

Test code

your_code_here

Specify your

JaneSjs commented 9 months ago

Hello @truezjz, A popup survey displays a survey.title in the popup header. You can review a demo at Pop-Up Survey. Please use the survey.title property to define a popup window header.

Thanks

truezjz commented 9 months ago

thanks Jane, I know the popup survey can display the title, but it does NOT display the description property of the survey, in the regular survey like this example : https://surveyjs.io/stay-updated/blog/survey-branding-in-creator, it can display the description, is that supposed to be?

JaneSjs commented 9 months ago

Hello @truezjz, Thank you for the update. To let us consider the best option, would you please clarify where you expect a description to appear? You can share a demo image for reference.

Thanks

JaneSjs commented 9 months ago

@truezjz, I discussed this issue with our developers. We are currently redesigining our Pop-Up Survey. With a new design, a survey description will be available within a popu-up form. If you wish to subscribe to further updates regarding this task, please visit https://github.com/surveyjs/service/issues/1668.

Thanks