• Resolved ganacontrolrsn

    (@ganacontrolrsn)


    Hello there,

    I am getting the following error on Google’s lighthouse regarding accesibility:

    —-
    Form elements do not have associated labels
    Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more. (source: https://web.dev/label/ )
    Failing Elements:
    ——-
    textarea
    <textarea id=”wc-textarea-0_0″ placeholder=”Join the discussion…” required=”” name=”wc_comment” class=”wc_comment wpd-field”></textarea>
    ——-

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author gVectors Team

    (@gvectors-team)

    @ganacontrolrsn,
    This issue will not exist in upcoming wpDiscuz 7 major version. The beta version of wpDiscuz 7 is already available for testing here: https://beta.wpdiscuz.com/

    Thread Starter ganacontrolrsn

    (@ganacontrolrsn)

    @gvectors-team I already ran a lighthouse test on your beta…
    the problem still persists with name/email/website fields..

    And looking at the rest of that lighthouse test, there is 0% chance I would even try it..

    Lots of speed problems with it too.. You should download the lighthouse extension and see what I mean..

    ===========
    Form elements do not have associated labels
    Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more.
    Failing Elements
    input
    <input value=”” required=”required” class=”wc_name wpd-field” type=”text” name=”wc_name” placeholder=”Name*” maxlength=”50″ pattern=”.{3,50}” title=””>
    input
    <input value=”” required=”required” class=”wc_email wpd-field” type=”email” name=”wc_email” placeholder=”Email*”>
    input
    <input value=”” class=”wc_website wpd-field” type=”text” name=”wc_website” placeholder=”Website”>
    =====================

    Plugin Author gVectors Team

    (@gvectors-team)

    Nice,
    Thank you for letting us know.

    Plugin Author gVectors Team

    (@gvectors-team)

    And looking at the rest of that lighthouse test, there is 0% chance I would even try it..

    Please explain what exactly you mean. The lightbox on the beta website comes from a separate plugin. It doesn’t have any relation to wpDiscuz.

    Thread Starter ganacontrolrsn

    (@ganacontrolrsn)

    Please explain what exactly you mean. The lightbox on the beta website comes from a separate plugin. It doesn’t have any relation to wpDiscuz.

    Sir you have 9/100 score in Lighthouse for performance. It is quite scary.
    Everything red like christmas, all tests failing.

    Plugin Author gVectors Team

    (@gvectors-team)

    Dear, you are testing a development website, there are dozes of tools and plugins enabled. The 9/100 score doesn’t have any relation to wpDiscuz plugin. Here is the score of disabled wpDiscuz plugin. So as you can see the difference is only 10 points, this is the whole website issue which is overloaded by our dev tools:

    2020-02-18_1625

    Plugin Author gVectors Team

    (@gvectors-team)

    Also, we don’t have any cache plugin enabled yet, so the comments are not cached and the 10 point is just un-cached comment listing issue. So in all, wpDiscuz doesn’t affect website speed.

    You can make it even more fast using these options:
    https://beta.wpdiscuz.com/docs/wpdiscuz-7/plugin-settings/comment-thread-displaying/#comment-list-loading-type

    Options:
    Comment List Loading Type
    Comments Pagination Type

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Accessibility issues- labels’ is closed to new replies.