-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
V2 - item-right nested in ion-list-header renders poorly #5561
Milestone
Comments
👍 I think this is a fairly common usecase. For example, you have an item divider where you want to place an "add" or "add-circle" icon. |
brandyscarney
added a commit
that referenced
this issue
Jun 19, 2016
adds ability for list headers and item dividers to use the same content projection as an item without dynamically adding and removing classes or using complex css. references #5561
brandyscarney
added a commit
that referenced
this issue
Jun 22, 2016
- `ion-list-header` and `ion-item-divider` now take advantage of the same content projection as the `ion-item` - they are still styled as list headers and item dividers - added docs and demos on this addition closes #5561
This has been added and will be possible with
Thanks! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Short description of the problem:
When I have an ion-list with a header, if I want to add a button to the right side of the screen using item-right, it doesn't work as expected.
What behavior are you expecting?
I would like it to position the item on the the right the same as ion-item item-right positioning does
Ionic Version: 1.x / 2.x
2.x
Browser & Operating System: iOS / Android / Chrome
Chrome, iOS, Android
Run
ionic info
from terminal/cmd prompt:The text was updated successfully, but these errors were encountered: