alisha-1000 commented on issue #252: URL: https://github.com/apache/streampipes/issues/252#issuecomment-3846146029
Hi @dominikriemer, I can reproduce this issue. When a SelectionStaticProperty is part of a StaticPropertyGroup, the horizontal rendering property is not deserialized and the UI always renders it horizontally. From an initial look, this seems to be caused by the UI-side default in SelectionStaticProperty.ts, which overrides the deserialized value. I’d be happy to work on fixing the deserialization so that the configured horizontal property is respected when the property is part of a group. I’ll keep the change scoped to the UI and won’t alter existing backend behavior. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
