[wp-trac] [WordPress Trac] #31233: Dismissable admin notices

WordPress Trac noreply at wordpress.org
Sun Mar 29 08:13:35 UTC 2015


#31233: Dismissable admin notices
-------------------------------------------+-------------------------------
 Reporter:  ryan                           |       Owner:
     Type:  task (blessed)                 |      Status:  new
 Priority:  normal                         |   Milestone:  4.2
Component:  Administration                 |     Version:  4.1
 Severity:  normal                         |  Resolution:
 Keywords:  has-patch dev-feedback commit  |     Focuses:  ui,
                                           |  accessibility
-------------------------------------------+-------------------------------

Comment (by DrewAPicture):

 Replying to [comment:40 valendesigns]:
 > Now that we have a proper focus state, I think we should go back to
 `fadeOut` because `slideUp` looks pretty bad in some browsers since part
 of the outline gets cutoff while it's animating. I think the only browser
 that really looks best with `slideUp` is Firefox. I would prefer `fadeOut`
 in all other browsers when a focus style is applied. Without a focus style
 I would stick with `slideUp`. Thoughts?

 The issue with the `fadeOut()` effect, as pointed out previously, is that
 after it fades, everything below it (see: 95 percent of the page markup)
 ''jumps up'' to fill the space. It doesn't need be `slideUp()`, but
 whatever it is, it shouldn't be jarring.

 > ... looks pretty bad in some browsers since part of the outline gets
 cutoff while it's animating.

 Not sure I'm following. Are you saying that the focus outline gets cut off
 while it's animating? If so, I guess I'm not sure why that matters, it's
 in the process of being animated from visible to hidden.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31233#comment:41>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list