SalesforceLabs / EnhancedLightningGrid

Component that allows you to sort and filter data within the Lightning Experience. Use as a replacement for a Related List, or create a new grid that shows results from a custom query.
BSD 3-Clause "New" or "Revised" License
137 stars 97 forks source link

Error in SDG filter view in Mobile devices: only Apple devices #96

Open jcombarros opened 1 year ago

jcombarros commented 1 year ago

When a user navigates in the Salesforce Mobile app using a mobile device (tested in iPad tablet and Android smartphone) and goes to a Sortable Data Grid component, opens the filter section, and clicks in any filter-logic dropdown button (equal, not equal, contains, ...), the dropdown values appear as blank.

However if you select any blank item, the selected value appears correctly.

In Ipad, Iphone do not work, in an Android smartphone apparently yes.

error sdg filter mobile