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

Footer label going outside the horizontal scroll bar in primeng datatable #4439

Closed
viswa-optimusprime opened this issue Nov 14, 2017 · 2 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@viswa-optimusprime
Copy link

Current behavior
Note: Copy and paste below url in your browser if it not open on a click.
https://stackoverflow.com/questions/46764261/footer-label-going-outside-the-horizontal-scroll-bar-in-primeng-datatable
<p-dataTable [value]="cars" scrollable="true" scrollHeight="200px" scrollWidth="600px" [style]="{'margin-top':'30px'}"> Vertical and Horizontal <p-column field="vin" header="Vin" footer="Vin" [style]="{'width':'250px'}"> <p-column field="year" header="Year" footer="Year" [style]="{'width':'250px'}"> <p-column field="brand" header="Brand" footer="Brand" [style]="{'width':'250px'}"> <p-column field="color" header="Color" footer="Color" [style]="{'width':'250px'}">
Expected behavior

Minimal reproduction of the problem with instructions

What is the motivation / use case for changing the behavior?

**Angular version:**4.2.0
PrimeNG version: 4.1.0
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
Language: [all | TypeScript 2.3.3. | ES6/7 | ES5]

Footer label going outside the horizontal scroll bar in primeng datatable

http://plnkr.co/edit/3zrfL9BYsiioL8dOAbQA?p=preview

@viswa-optimusprime
Copy link
Author

@cagataycivici Can you please fix the issue ?

@viswa-optimusprime
Copy link
Author

Footer should be inside scroll bar

@cagataycivici cagataycivici self-assigned this Nov 17, 2017
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Nov 17, 2017
@cagataycivici cagataycivici added this to the 5.0 milestone Nov 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants