[Bug]: sp-picker flicker issue when the sp-picker is rendered inside sp-popover which is triggered on sp-action-button click #5073
Labels
bug
Something isn't working
Component: Action Button
Component: Picker
Component: Popover
needs jira ticket
Needs repro
triage
An issue needing triage
Code of conduct
Impacted component(s)
sp-picker, sp-popover, sp-action-button
Expected behavior
Upon clicking on the 'sp-action-button', the popover should be triggered with 2 sp-picker elements inside it.
Actual behavior
Upon click on sp-action-button, the popover gets triggered which contains 2 sp-picker elements inside it but it flickers in 2 ways:
This issue observed in Safari browser in Mac and all browsers in Windows.
Screenshots
No response
What browsers are you seeing the problem in?
Safari
How can we reproduce this issue?
Sample code or abstract reproduction which illustrates the problem
No response
Severity
SEV 1
Logs taken while reproducing problem
N/A because inspecting suggests that the picker element is still present in the DOM when it disappears.
The text was updated successfully, but these errors were encountered: