Skip to main content

Hi Everyone  

Custom SLDS Modal Opens at the Top of the Page in Salesforce Mobile App

 

I have a custom LWC that uses a standard SLDS modal (<section class="slds-modal slds-fade-in-open">). The modal works correctly on desktop.

However, in the Salesforce Mobile App, when I scroll down and click a card near the bottom of the page, the modal is displayed at the top of the page instead of appearing in the current viewport where the user clicked. As a result, I have to manually scroll up to view and interact with the modal 

 

#Mobile

 

@* Salesforce Mobile *

1 risposta
0/9000