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

appendTo for SlideMenu #3313

Closed
timwright35 opened this issue Jul 5, 2017 · 1 comment
Closed

appendTo for SlideMenu #3313

timwright35 opened this issue Jul 5, 2017 · 1 comment
Assignees
Labels
Type: New Feature Issue contains a new feature or new component request
Milestone

Comments

@timwright35
Copy link

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)
I can not duplicate my exact code, I am not allowed to share it. What I have those is a grid of rows and columns, with each square in that grid able to have multiple objects. Each object can open this slideMenu but when you click an object (All of these is made based on data on load) it opens the menu in some crazy position.

Current behavior
Currently there is no way to tell the slideMenu to attachTo a point or use a target as the point. Both these options are in the contextMenu.

Expected behavior
The slideMenu to have similar inputs/functions as the contextMenu which would allow setting the attachTo or target.

Minimal reproduction of the problem with instructions
Add a slideMenu that is dynamically made and opened in various places on a page, see it not be in the right places.

What is the motivation / use case for changing the behavior?
I have a slideMenu that is dynamically created and asked to open on various points on the page, when it does so it is not opening where you click but off by a lot.

Please tell us about your environment:

  • Angular version: 2.0.X
    4.2.5

  • PrimeNG version: 2.0.X

4.1.0-rc.2

  • 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 ]
    All
  • Language: [all | TypeScript X.X | ES6/7 | ES5]
    All
  • Node (for AoT issues): node --version =
@Mrtcndkn Mrtcndkn added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Jul 7, 2017
@cagataycivici cagataycivici added Type: New Feature Issue contains a new feature or new component request and removed Status: Pending Review Issue or pull request is being reviewed by Core Team labels Jul 11, 2017
@cagataycivici cagataycivici changed the title SlideMenu attachTo/Target appendTo for SlideMenu Jul 11, 2017
@ntkolev
Copy link

ntkolev commented Jul 25, 2017

I would also like to see this feature implemented.

@cagataycivici cagataycivici self-assigned this Aug 23, 2017
@cagataycivici cagataycivici added this to the 4.1.4 milestone Aug 23, 2017
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

4 participants