• Resolved thehowieee

    (@thehowieee)


    When running a Google Chrome Lighthouse report on posts where we have EasyToC TOCs displayed on mobile, we receive the alert:

    Tap targets are not sized appropriately

    I *think* it is because the ToC is wrapped in <nav>

    Link to screenshot from Lighthouse & Lighthouse screenshot.

    https://ibb.co/0ndKwvK
    https://ibb.co/nn8r8h7

    We could hack out the <nav> or if the ToC were wrapped in a class we could apply an action on that.

    Thoughts on how to best handle this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter thehowieee

    (@thehowieee)

    Also, I can’t spel. 😉

    Steven

    (@shazahm1hotmailcom)

    RE: Thoughts on how to best handle this?

    Use a media query CSS select statement and increase the font-size slightly and add a bit more top/bottom margin. I’ll try to make that tweak in an update, being 97% already is pretty good.

    Thread Starter thehowieee

    (@thehowieee)

    Just what we did; thanks. we’re at 100% now 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Lighthouse: Tap Targets too smal’ is closed to new replies.