I’m experiencing a UI bug that occurs when I place two date picker components side-by-side within a modal dialog. When clicking on the date picker, the calendar gets displaced to the left side of the screen. This happens at random and occurs about 50% of the time for me. I’ve attached a video and a CodeSandbox demonstrating this.
I found that opening the datetime-picker whilst the modal is “transitioning” seems to reproduce the error consistently . This is likely to do with the underlying pop-up library + modal animation throwing off the positioning calculation.
I’m going to spin up a ticket for you to follow along with, in the future you can raise tickets directly on our The Design System Jira Service Management.
in the future you can raise tickets directly on our The Design System Jira Service Management
There seem to be internal communication gaps at Atlassian regarding the official support channels, insofar that service desk has a banner that literally advises “Ecosystem developers [to] please post on the developer community”:
Could you please clarify your team’s intent and adjust the banner and guidance so that ecosystem developers can easily discover the correct support channel?
@AlinaTsabai I can’t reproduce the issue anymore using the CodeSandbox link I included in my original post so maybe it’s resolved even though the bug ticket is still open.