Skip to content
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

Add an ability to show just one input by page #8826

Open
andrewtelnov opened this issue Sep 19, 2024 · 0 comments
Open

Add an ability to show just one input by page #8826

andrewtelnov opened this issue Sep 19, 2024 · 0 comments
Labels
enhancement user issue An issue or bug reported by users v2.0+

Comments

@andrewtelnov
Copy link
Member

We have the functionality to show one question per page. However, for complex questions like matrices and dynamic panels, there can be dozens of questions contained within them, which doesn't display well on mobile devices.

This mode would allow users to navigate through all the questions in a matrix cell and in a dynamic panel one by one, rendering only one input cell question for matrices at a time. It should provide additional actions for adding new rows at the end of the last cell question in the matrix and deleting a row at the beginning of the first cell in the row.

Here is the example of this behavior, which could be used as a prototype.

@andrewtelnov andrewtelnov added enhancement user issue An issue or bug reported by users labels Sep 19, 2024
@JaneSjs JaneSjs added the v2.0+ label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement user issue An issue or bug reported by users v2.0+
Projects
None yet
Development

No branches or pull requests

2 participants