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

SOQL Datatable - When it doesn't fit on screen, need to scroll down to see the Save button #22

Closed
solo-1234 opened this issue Sep 22, 2020 · 4 comments
Assignees

Comments

@solo-1234
Copy link
Contributor

When displaying data which doesn't fit on the screen, you need to scroll to the bottom to see the Save and Cancel buttons. This is a little confusing and also annoying. Can that be fixed?

@tsalb tsalb changed the title when soqldatatable doesn't fit on screen, need to scroll down to see the Save button SOQL Datatable - When it doesn't fit on screen, need to scroll down to see the Save button Sep 24, 2020
@tsalb tsalb self-assigned this Sep 24, 2020
@tsalb
Copy link
Owner

tsalb commented Sep 24, 2020

Unfortunately this is a limitation with regards to how the standard SLDS works.

I would recommend using the Limit Height (Relative to screen) option in the app config.

This option is not yet available in Screen Flows, but you can submit a Enhancement request for that!

@tsalb tsalb closed this as completed Sep 24, 2020
@solo-1234
Copy link
Contributor Author

Limiting height to 60% of the screen does fix that, but it also wastes a lot of space at the bottom. Could that percent be customizable? Why 60% anyways?

@tsalb
Copy link
Owner

tsalb commented Sep 24, 2020

60% is my preference for a full page table (reserves space at top and bottom for the navigation and utility bar).

Feel free to submit an enhancement for this feature!

@solo-1234
Copy link
Contributor Author

Will do!

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