Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
LBingCoolJ opened this issue Feb 5, 2024 · 1 comment

Comments

@LBingCoolJ
Copy link

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

Video.of.highlighting.headers.mov
@ericrsmith35
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants