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

[P2][Sourcing][Platform Table column resize enhancement]: Option to expose a min column width beyond which user should not be able to shrink column during resizing #12172

Closed
I543348 opened this issue Jul 24, 2024 · 0 comments · Fixed by #12267
Assignees
Labels
ng15 Angular 15 support

Comments

@I543348
Copy link

I543348 commented Jul 24, 2024

Is this a bug, enhancement, or feature request?

Enhancement

Describe your proposal.

Expectation of this enhancement is that developer should get exposed with a property that can be passed to fdp-table as an option to set a minimum column width to platform table columns , so that end user will not be able to shrink the column beyond that min column width.

For example: pls refer attached recording if we set a min column width to column "description" such that the text does not get wrapped then user will not be able to shrink beyond certain width during resize.

Screen.Recording.2024-07-24.at.12.07.57.PM.mov

Can you handle that on the application side

No

Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)

ng: 15
core/platform: 0.43.36

If this is a bug, please provide steps for reproducing it; the exact components you are using;

NA

Please provide relevant source code (if applicable).

https://ng-15-downport--fundamental-ngx.netlify.app/#/platform/table

Please provide stackblitz example(s).

Enhancement request

In case this is Accessibility related topic, did you consult with an accessibility expert? If not, please do so and share their recommendations.

NA

Did you check the documentation and the API?

Did you search for similar issues?

Is there anything else we should know?

IMPORTANT: Please refrain from providing links or screenshots of SAP's internal information, as this project is open-source, and its contents are accessible to anyone.

@I543348 I543348 changed the title [P2][Platform Table column resize enhancement]: Option to expose a min column width beyond which user should not be able to shrint column during resizing [P2][Sourcing][Platform Table column resize enhancement]: Option to expose a min column width beyond which user should not be able to shrint column during resizing Jul 25, 2024
@droshev droshev added the ng15 Angular 15 support label Jul 25, 2024
@I543348 I543348 changed the title [P2][Sourcing][Platform Table column resize enhancement]: Option to expose a min column width beyond which user should not be able to shrint column during resizing [P2][Sourcing][Platform Table column resize enhancement]: Option to expose a min column width beyond which user should not be able to shrink column during resizing Jul 31, 2024
@droshev droshev added this to the Sprint 137 - August 2024 milestone Aug 19, 2024
@droshev droshev closed this as completed Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ng15 Angular 15 support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants