-
Notifications
You must be signed in to change notification settings - Fork 833
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Start Page doesn't display the Start button although the navigationButtonsVisibility
property is set to "show"
#9248
Labels
Comments
I checked the survey's JSON and that seems ok. Survey has |
Hello @dinesh-58, @andrewtelnov Andrew, please take a look at this usage scenario:
Issue:
|
andrewtelnov
added a commit
that referenced
this issue
Jan 2, 2025
…t page has visibility set as well fix #9248
@dinesh-58 The PR above will fix the issue. Thank you, |
RomanTsukanov
changed the title
Navigation button visibility for start page is only overridden if next page has visibility set as well
The Start Page doesn't display the Start button although the Jan 10, 2025
navigationButtonsVisibility
property is set to "show"
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I have hidden the navigation buttons in the survey's settings and then enabled auto advance. I also set the first page as a start page and it seemed auto advance doesn't work for the start page. So I made the navigation buttons visible for the first page to show the Start button. But doing so doesn't show the button. For some reason, if I set the nav buttons visible for the 2nd page, then the Start button shows properly on the start page.
Steps to reproduce
a) Ensure Survey Layout is set to "Original structure"
b) Check "First Page is Start Page" and "Auto advance to next page"
c) Set Show/Hide Navigation Buttons to "Hidden"
Expected behavior
I would like the Start button to be shown. Otherwise, there is no way to start the survey since auto-advance doesn't seem to work on the first page, and neither does the Enter key when the start page has text inputs
Please complete the following information:
The text was updated successfully, but these errors were encountered: