[wp-meta] [Making WordPress.org] #4947: Hamburger menu not working in mobile device

Making WordPress.org noreply at wordpress.org
Tue Jan 14 03:09:42 UTC 2020


#4947: Hamburger menu not working in mobile device
--------------------------------------+---------------------
 Reporter:  pratapdungrani            |       Owner:  (none)
     Type:  defect                    |      Status:  new
 Priority:  normal                    |   Milestone:
Component:  Make (Get Involved) / P2  |  Resolution:
 Keywords:  needs-patch               |
--------------------------------------+---------------------

Comment (by dufresnesteven):

 I don't have the environment configure yet to dig deeper, but this is a
 problem with
 `https://make.wordpress.org/tide/wp-content/plugins/o2/js/views/posts.js`

 Line: 174
 {{{
 o2.Notifications.add( {
     source: postView,
     text: text,
     textClass: postAuthorModel.modelClass,
     unixtime: post.get( 'unixtime' ),
     url: '#post-' + post.get( 'id' ),
     iconUrl: postAuthorModel.avatar,
     iconSize: postAuthorModel.avatarSize,
     iconClass: postAuthorModel.modelClass
 } );
 }}}

 `Notifications` is not defined. Solving that problem will solve the
 navigational issue.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/4947#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list