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

Proposal to provide option to adjust height of its container of PaginatedDataTable #87349

Open
ghost opened this issue Jul 30, 2021 · 6 comments
Labels
c: new feature Nothing broken; request for a new capability c: proposal A detailed proposal for a change to Flutter f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels. P3 Issues that are less important to the Flutter project team-design Owned by Design Languages team triaged-design Triaged by Design Languages team

Comments

@ghost
Copy link

ghost commented Jul 30, 2021

Hi!
The PaginatedDataTable widget should have the option to take the full height of the display area and be able to put the header row fixed.
Now that Flutter has web and desktop support, the logical and correct thing is that the table, if desired, be adjusted to the height and size of the window in which it is located.
Regards,

@darshankawar darshankawar added the in triage Presently being triaged by the triage team label Aug 2, 2021
@darshankawar
Copy link
Member

@Josua2012
Can you provide us an use case / example of current behavior versus expected behavior you would like to see ?
Thanks.

@darshankawar darshankawar added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Aug 2, 2021
@ghost
Copy link
Author

ghost commented Aug 2, 2021

It simply consists of the PaginatedDataTable widget being adjusted to the height of its container, now the component adjusts according to the rows it contains.

@github-actions github-actions bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Aug 2, 2021
@darshankawar
Copy link
Member

@Josua2012
Check point # 3 from this issue and see if it resembles your case.

@darshankawar darshankawar added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Aug 2, 2021
@ghost
Copy link
Author

ghost commented Aug 2, 2021

This is one of the problems (point #3), the header of the columns must remain fixed and always be visible, but also the height of the PaginatedDataTable, whether or not it has rows, its area must be able to expand to the full height of the widget that contains it. For example, if an expanded is used it should take all the available height.

@github-actions github-actions bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Aug 2, 2021
@darshankawar darshankawar changed the title PaginatedDataTable automatic height adjustment Proposal to provide option to adjust height of its container of PaginatedDataTable Aug 2, 2021
@darshankawar darshankawar added f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels. passed first triage c: proposal A detailed proposal for a change to Flutter c: new feature Nothing broken; request for a new capability and removed in triage Presently being triaged by the triage team labels Aug 2, 2021
@flutter-triage-bot flutter-triage-bot bot added multiteam-retriage-candidate team-design Owned by Design Languages team triaged-design Triaged by Design Languages team labels Jul 8, 2023
@flutter-triage-bot
Copy link

This issue is missing a priority label. Please set a priority label when adding the triaged-design label.

@flutter-triage-bot flutter-triage-bot bot removed the triaged-design Triaged by Design Languages team label Apr 8, 2024
@HansMuller HansMuller added P3 Issues that are less important to the Flutter project triaged-design Triaged by Design Languages team labels Apr 10, 2024
@HansMuller
Copy link
Contributor

This sounds like a reasonable suggestion, happy to review a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: new feature Nothing broken; request for a new capability c: proposal A detailed proposal for a change to Flutter f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels. P3 Issues that are less important to the Flutter project team-design Owned by Design Languages team triaged-design Triaged by Design Languages team
Projects
None yet
Development

No branches or pull requests

3 participants