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: Application freezes when a menu-toggle is clicked #1973

Closed
alejandromagnorsky opened this issue Aug 11, 2014 · 7 comments
Closed

bug: Application freezes when a menu-toggle is clicked #1973

alejandromagnorsky opened this issue Aug 11, 2014 · 7 comments
Assignees

Comments

@alejandromagnorsky
Copy link

Type: bug

Platform: all

The application freezes if the user clicks a button with menu-toggle attribute for a menu that is disabled (attribute is-enabled="false").

@mhartington
Copy link
Contributor

Can you provide a codepen for this? Question though, why is the menu toggle show if the menu is disabled?

@alejandromagnorsky
Copy link
Author

Here is a codepen that shows the issue:
http://codepen.io/anon/pen/Enmdp

Try writing something in the input, then click the button of ionic (which tries to open the disabled menu) and check that you can not write anything in the input after doing that.

Answering your question, in the design provided we should always display the logo of the company in that place (even if it doesn't open the menu at that view).

Thanks.

@perrygovier
Copy link
Contributor

Thanks

@perrygovier perrygovier added ready and removed needs: reply the issue needs a response from the user labels Sep 19, 2014
@perrygovier
Copy link
Contributor

Ionic doesn't support data delimited attributes. Seeing as we don't support the browser that require it. I don't think it's much of an issue.

@alejandromagnorsky
Copy link
Author

@perrygovier the issue is not about using or not data delimited attributes.

I updated the example above. Now it doesn't have 'data-' in the attributes and still doesn't work.

@perrygovier
Copy link
Contributor

Ah, I see the issue, thanks.

@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

3 participants