Jane

Results 286 comments of Jane

We researched this task. Currently, a Boolean question rendered as 'checkbox' renders the `labelTrue` and `labelFalse` labels in PDF. Unfortunately, we may not change this behavior in the meantime and...

Refer to the original thread for a demo: https://surveyjs.answerdesk.io/internal/ticket/details/T12317#707eca3d-51dc-4749-8f1e-8fc0ef5df2c4.

+1 https://surveyjs.answerdesk.io/internal/ticket/details/T13958

+1 It's necessary to allow screen readers to read values of read-only fields. [T18420 - Make an input field readonly instead of disabled](https://surveyjs.answerdesk.io/internal/ticket/details/T18420)

I got the same warning when running the https://github.com/surveyjs/surveyjs-blazor demo. ![image](https://github.com/surveyjs/survey-library/assets/22372972/d06ceac0-22f6-4490-a408-67ba5f6d5500) ``` console.js:273 Warning: Cannot update during an existing state transition (such as within `render`). Render methods should be a...

Hello @JakeCoxon, I put `debugger` within the `onPartialSend` function and confirmed that this function is invoked when the navigating to the next survey page. Please let me know whether you...

Hello @letmaik, A [File Upload](https://surveyjs.io/form-library/examples/file-upload/reactjs) displays a loading indicator to notify users about file uploading. ![image](https://github.com/surveyjs/survey-library/assets/22372972/5aaea68d-4a93-4ef9-838a-75730838452a) Would you please confirm this functionality suits your needs? Thanks

Hello @letmaik, Thank you for the clarification. I will discuss this usage scenario with our developers and update you shortly.