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

SDC : Some properties of Questionnaire are not accessible for custom components #2023

Closed
khyativyasargus opened this issue Jun 2, 2023 · 2 comments · Fixed by #2070
Closed
Assignees

Comments

@khyativyasargus
Copy link
Contributor

Describe the bug
Some properties are not accessible of Questionnaire object for custom components (Eg, orientation, answerOption). While creating custom components like BooleanType, orientation, answerOption properties have private access to the library and due to that we can't achieve functionalities like flexible orientation or custom text for radio buttons.

Component
SDC library

Expected behavior
Each property of the Questionnaire which is required for component behavior should have public access.

cc @jingtang10

@FikriMilano
Copy link
Collaborator

Kind of makes sense, because it will be very useful if we can use those features in our custom widgets.

Seconding this :D

@jingtang10
Copy link
Collaborator

@khyativyasargus @FikriMilano please feel free to send a pr. thanks for raising this issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Complete
3 participants