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

Pop-up survey: The "Minimize" and "Close" buttons have an incorrect order #7506

Closed JaneSjs closed 9 months ago

JaneSjs commented 9 months ago

T16038 - Popup Icons wrong order https://surveyjs.answerdesk.io/internal/ticket/details/T16038

View Plunker It is suggested to change the order or buttons of a PopupSurvey. Currently, the close button goes before the minimize button. image

The Minimize button should be displayed before Close.

AndOne1974 commented 9 months ago

And i would suggest to have a "full screen" button too!

JaneSjs commented 9 months ago

Hi @AndOne1974, Thank you for your idea. We agree that it would be a nice addition to our Popup Survey. I created a separate issue in this regard: https://github.com/surveyjs/survey-library/issues/7518.

Thanks

JaneSjs commented 9 months ago

Regarding the original task: we are currently working on redesigning our PopupSurvey. The minimize and close buttons will be reordered once the following task is closed: https://github.com/surveyjs/service/issues/1668.