Vineet Reynolds created FORGEPLUGINS-160:
--------------------------------------------
Summary: Transitions are not applied to the menu in mobile mode for the
scaffold
Key: FORGEPLUGINS-160
URL:
https://issues.jboss.org/browse/FORGEPLUGINS-160
Project: Forge Plugins
Issue Type: Bug
Components: AngularJS Scaffold
Reporter: Vineet Reynolds
Assignee: Vineet Reynolds
Priority: Minor
The CSS transition rule for the navigation bar is not activated when toggling the bar in
the mobile view. This is due to transitions being inapplicable for DOM elements that rely
on {{display:}} CSS rules, which is the case in the scaffold.
The transition would be activated by using a {{height: 0px}} rule, but this doesn't
seem to be easy.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira