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

ion-footer-bar incompatible with item-input-inset #1325

Closed
calendee opened this issue May 9, 2014 · 1 comment
Closed

ion-footer-bar incompatible with item-input-inset #1325

calendee opened this issue May 9, 2014 · 1 comment
Assignees

Comments

@calendee
Copy link

calendee commented May 9, 2014

If an <ion-footer-bar> has the item-input-inset class assigned, the footer becomes a header.

Versions Affected : Ionic Beta 1 through 4

Sample : http://codepen.io/calendee/pen/jnLbi

    <ion-footer-bar align-title="left" class="item-input-inset">
      <label class="item-input-wrapper">
        <i class="icon ion-ios7-search placeholder-icon"></i>
        <input type="search" placeholder="Search">
      </label>
      <button class="button button-clear">
        Cancel
      </button>
    </ion-footer-bar> 

Should be able to have an inset input in a footer.

@ionitron-bot
Copy link

ionitron-bot bot commented Sep 6, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants