https://bugzilla.wikimedia.org/show_bug.cgi?id=69633

            Bug ID: 69633
           Summary: Flow: "Thanked" item doesn't appear disabled after
                    Thanking
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: Flow
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected],
                    [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

After thanking someone, the Thank post action link changes to "Thanked" and
goes dead (good), but appears with the same #666 color as the other post
actions "Reply ยท Edit".  "Thanked" should appear disabled with the light gray
disabled color, which is #CCC for a disabled quiet button like Preview
(class="mw-ui-button mw-ui-quiet" disabled="disabled").  This is a regression,
see
https://trello-attachments.s3.amazonaws.com/52cb2bb5b4f69841496a78fd/53a9bb9f7f51873704c4bfe3/177x36/2eace562b77cd752677564abd02f2827/Flow_thank.gif

Adding the disabled attribute to a span is improper HTML.  I guess we could
have class=mw-ui-disabled .  The LSG section for Text and anchors
http://tools.wmflabs.org/styleguide/desktop/section-6.html  doesn't give
examples of disabled text/anchors , its should.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to