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

Table multiple frozen columns aligned on the right #11134

Closed
Kisters-BS opened this issue Feb 4, 2022 · 1 comment
Closed

Table multiple frozen columns aligned on the right #11134

Kisters-BS opened this issue Feb 4, 2022 · 1 comment
Assignees
Labels
LTS-PORTABLE Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Kisters-BS
Copy link
Contributor

I'm submitting a ... (check one with "x")

[ ] bug report => Search github for a similar issue or PR before submitting
[x] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Plunkr Case (Bug Reports)
Please demonstrate your case at stackblitz by using the issue template below. Issues without a test case have much less possibility to be reviewd in detail and assisted.

https://stackblitz.com/edit/github-nrclpd

Current behavior
Only one column can be frozen on the right

Expected behavior
Multiple columns can be frozen on the right

Minimal reproduction of the problem with instructions

  1. Add a table
  2. Add "alignFrozen="right" pFrozenColumn" to multiple columns

What is the motivation / use case for changing the behavior?
I need to be able to align multiple columns on the right.
As it is currently already possible on the left, why not on the right?

Please tell us about your environment:
Operating system: Windows 10
IDE: Visual studio code
package manager: NPM

  • Angular version: 5.X
    Angular 13.0.3

  • PrimeNG version: 5.X
    13.0.4

  • 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 ]
    Firefox 96.0.3 % Edge 98.0.1108.43

  • Language: [all | TypeScript X.X | ES6/7 | ES5]
    all

@yigitfindikli yigitfindikli added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Feb 4, 2022
@yigitfindikli yigitfindikli added this to the 13.1.1 milestone Feb 4, 2022
yigitfindikli added a commit that referenced this issue Feb 7, 2022
Fixed #11134 - Table | Multiple frozen columns aligned on the right
@yigitfindikli yigitfindikli added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working LTS-PORTABLE and removed Status: Pending Review Issue or pull request is being reviewed by Core Team labels Feb 7, 2022
@Kisters-BS
Copy link
Contributor Author

Thank you prime team for the fast solution 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LTS-PORTABLE 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

3 participants