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

Component size changes not reflected on Public Portal despite configurations #1375

Closed
hlayisanimazuze opened this issue Apr 23, 2024 · 1 comment
Assignees
Labels
bug Something isn't working ready for testing

Comments

@hlayisanimazuze
Copy link
Collaborator

For an example: If you change textfield size on the admin portal configurations, when the component is rendered within a public portal, the changes are not reflected accordingly. Public portal still keeps the exact default component size despite the configurations

Steps to reproduce the behavior:

  1. Go to 'https://function-adminportal-test.shesha.dev/dynamic/testModule/public-textfields
  2. Update the component size and save your changes
  3. Go to 'https://function-publicportal-test.shesha.dev/dynamic/testModule/public-textfields' and check if the size has been updated
  4. Actual Results: The size does not change, it keeps the public portal default size

Expected behavior
The component size should update accordingly based on the configurations

Admin portal
image

Public portal
image

@hlayisanimazuze hlayisanimazuze added the bug Something isn't working label Apr 23, 2024
@hlayisanimazuze hlayisanimazuze changed the title Component size changes not reflected on Public Portal despite configurations Component size changes not reflected on Public Portal despite configurations Apr 23, 2024
@hlayisanimazuze
Copy link
Collaborator Author

Hi @Lukeybooi, I've configured almost the components that have size property and the component which is not updating even after the change is number component: https://function-publicportal-test.shesha.dev/dynamic/TestModule/publicsize-property?mode=edit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ready for testing
Projects
None yet
Development

No branches or pull requests

2 participants