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

bug: ion-footer-bar, long title overlaps buttons #4263

Closed
biesbjerg opened this issue Aug 22, 2015 · 2 comments
Closed

bug: ion-footer-bar, long title overlaps buttons #4263

biesbjerg opened this issue Aug 22, 2015 · 2 comments

Comments

@biesbjerg
Copy link

Type: bug

Platform: ios 8 browser

**Issue:** When ion-footer-bar has a very long title it ends up overlapping the button. I imagine the same would happen if title was left aligned (that is currently broken as well, see ticket: https://github.com//issues/3966)

ion-header-bar works as expected.

Screenshot:
image

Template:

<ion-view view-title="Purchases">
    <ion-content>
        Content
    </ion-content>
    <ion-footer-bar class="bar-stable">
        <div class="buttons">
            <button class="button button-clear">
                <i class="ion-chevron-up"></i>
            </button>
        </div>
        <h1 class="title">This is a very long title right here, which ends up overlapping buttons</h1>
    </ion-footer-bar>
</ion-view>
@biesbjerg biesbjerg changed the title ion-footer-bar, long title overlaps buttons bug: ion-footer-bar, long title overlaps buttons Aug 22, 2015
@Ionitron
Copy link
Collaborator

Greetings @biesbjerg!

I've closed this issue because my sensors indicated it was old and inactive, and may have already been fixed in recent versions of Ionic. However, if you are still experiencing this issue, please feel free to reopen this issue by creating a new one, and include any examples and other necessary information, so that we can look into it further.

Thank you for allowing me to assist you.

@biesbjerg
Copy link
Author

Hi Ionic Team!

Firstly I want to thank you for Ionic Framework.

Secondly, I want to ask you to reconsider your "close ticket after a certain period of inactivity"-policy.

I see a lot of tickets getting closed because of this, and the issue has rarely been fixed when the ticket is being closed by your bot. I find it really frustrating that you ask me to waste time on creating another ticket (that might also be ignored for another 3 months and then closed?) when it will be identical, since the issue hasn't changed.

I know, on the surface, it seems like a good way to auto-cleanup old/stale tickets, but I've found myself thinking twice about creating bug reports for this project because of the inactivity in tickets from the maintainers and the auto-closing.

My guess is, like I did, that people will find a workaround that works for their app and won't bother re-creating a new issue. That's a lose for you, and that's a lose for the community.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 7, 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