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

Enhancement: OrderList: new property to place "order panel" on the left or right side #4299

Closed
jefftham opened this issue Oct 27, 2017 · 2 comments
Assignees
Labels
Type: New Feature Issue contains a new feature or new component request
Milestone

Comments

@jefftham
Copy link

jefftham commented Oct 27, 2017

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

Current behavior

"order panel" is the panel that move item up and down.
The current design hard coded the "order panel" on the left side.

Expected behavior

Expected to let programmer change the place easily without deep learning the CSS. A new property is needed. eg. [orderPanel]="right"

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

Improvement

  • Angular version: 4
  • PrimeNG version: 4.2.2
@cagataycivici cagataycivici added the Type: New Feature Issue contains a new feature or new component request label Nov 6, 2017
@JacobSiegle
Copy link
Contributor

#6506 fixed but the PR was denied.

@cagataycivici cagataycivici self-assigned this Oct 12, 2018
@cagataycivici cagataycivici added this to the 6.1.5 milestone Oct 12, 2018
@cagataycivici
Copy link
Member

controlsPosition="right" handles this, new OrderList is based on Flex which enables easier customization. Thanks for the feedback @JacobSiegle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature Issue contains a new feature or new component request
Projects
None yet
Development

No branches or pull requests

3 participants