Hi everyone,
I am experiencing an issue with the Alarm Journal Table component in Perspective (Ignition 8.3) when it is opened inside a Popup window.
When a user clicks on the date range selector (the clock icon on the top left toolbar), the dropdown menu gets completely cut off by the left edge of the screen/container. Expanding the popup window to a larger size does not fix the issue, as the dropdown seems to position itself absolutely relative to the toolbar and clips past the boundary.
I have already tried changing the overflow: visible property on the view's root container, but the clipping persists because it happens right at the edge of the table component's inner layout.
Has anyone encountered this issue before? Is there a known workaround or a specific CSS style/injection to force the date picker dropdown to render on top (z-index) or shift it to the right?
Thanks in advance for your help!





