[wp-trac] [WordPress Trac] #47607: Add a loader when adding a new category
    WordPress Trac 
    noreply at wordpress.org
       
    Fri Jun 28 08:46:57 UTC 2019
    
    
  
#47607: Add a loader when adding a new category
-------------------------+------------------------------------------------
 Reporter:  guddu1315    |       Owner:  (none)
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Taxonomy     |     Version:
 Severity:  normal       |  Resolution:
 Keywords:               |     Focuses:  ui, accessibility, administration
-------------------------+------------------------------------------------
Comment (by afercia):
 Disabling the button with a `disabled` attribute would produce a focus
 loss for keyboard users. Instead, I'd recommend to just "noop" the button
 and keep it focusable.
 Some kind of progress indicator makes totally sense to me. I'd consider to
 use it also when ''deleting'' a term.
 To reproduce the lack of feedback when things are slow, you can just
 throttle the network via Chrome dev tools. See the screenshot attached
 below.
-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/47607#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list