https://bugzilla.wikimedia.org/show_bug.cgi?id=37506
Andre Klapper <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Low Status|UNCONFIRMED |NEW Keywords| |accessibility, easy Hardware|PC |All Ever confirmed|0 |1 Summary|Form label missing from |"Label" HTML tag missing |Feedback pages of |for dropdowns filter-select |Obama,Drew Barrymore and |and sort-select |Golden-Crowned Sparrow | |feedback <OH-AFT> | Severity|normal |minor OS|Windows 7 |All --- Comment #1 from Andre Klapper <[email protected]> --- Confirming. Took me a while to find where the screenshot is from. Moving from component "AFT" to "AFTv5". In short: <label for="widget-id">Label-for-Widget</label> markup is missing. Still valid on https://test.wikipedia.org/w/index.php?title=Special:ArticleFeedbackv5/Barack_Obama : <div id="articleFeedbackv5-select-wrapper"> <select id="articleFeedbackv5-filter-select"> <option value="">More filters</option> [...] </select> </div> <div id="articleFeedbackv5-sort"> <span class="articleFeedbackv5-sort-label">Sort by:</span> <div id="articleFeedbackv5-sort-wrapper"> <select id="articleFeedbackv5-sort-select"> <option value="relevance-asc">Relevant</option> [...] </select> </div> </div> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
