alexed1 / LightningFlowComponents

A collection of unofficial Flow extensions that can be used to enhance Salesforce Flow and Orchestrator.
http://unofficialsf.com
Other
590 stars 578 forks source link

*DATATABLE* - _(column headers)_ - Column headers not visible on mobile #1517

Open LBingCoolJ opened 9 months ago

LBingCoolJ commented 9 months ago

Steps to reproduce

Steps to reproduce the behavior:

  1. Add a datatable to a screen flow
  2. Create quick action to launch flow
  3. Launch flow via quick action from mobile device in the Salesforce mobile app
  4. Column headers/field names/label are not visible

Expected behaviour

Datatable should look the same as it does when viewed from a desktop/outside of the SF mobile application

Actual behaviour

The column row is just empty gray cells until you long press/select the underlying column headers

Screenshots

See attached Missing headers

https://github.com/alexed1/LightningFlowComponents/assets/99505351/ab282d38-329a-454b-bee1-414c3e63e3d4

ericrsmith35 commented 9 months ago

This component is based on the basic lightning datatable component from Salesforce. Unfortunately, the base component is not built to support the mobile runtime.

https://developer.salesforce.com/docs/component-library/bundle/lightning-datatable/documentation