Public accessibility assessment

Accessibility issues detected on thetinbin.com

Evolize inspected 5 public pages on thetinbin.com and detected 85 automatically identifiable accessibility findings.

85Findings detected
6WCAG criteria affected
5Pages inspected
9 Sep 2026Assessment date

Highest detected severity: Critical · 18 high-priority findings · 100% inspected-page coverage

Most widespread issueEmbedded frames lack descriptive titlesDetected on 5 inspected pages
Most affected page/blogs/news/primitive-home-decor-design-inspiration49 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)62 detected findings

Is thetinbin.com your website?

Keep this assessment current and get notified when new accessibility issues are detected.

https://

Not your website? Scan your own site →

01 · Accessibility summary

Evolize inspected 5 public pages on thetinbin.com and detected 85 accessibility findings. The most widespread issue was "Embedded frames lack descriptive titles", detected on 5 inspected pages. The most affected inspected page was "/blogs/news/primitive-home-decor-design-inspiration", where 49 findings were detected. The assessment identified findings mapped to 6 WCAG success criterions. The sections below prioritize the broadest issues and provide technical evidence for each detected finding.

02 · Start here

These findings combine the highest severity and broadest reach detected during this assessment.

  1. Critical

    Embedded frames lack descriptive titles

    WCAG 4.1.2 (A) · 5 inspected pages · 5 instances
    Why this matters

    An <iframe> has no title, so its purpose is not announced to assistive technology.

    Recommended action

    Add a concise title attribute that describes the frame's actual purpose — for example "Store locator" for a location search or "Promotional campaign" for a marketing embed. The affected frame loads https://www.google.c..., which can help identify its purpose. Avoid generic values such as "Embedded content", "iframe", or "frame".

    View technical evidence →
  2. Critical

    Form fields are missing labels

    WCAG 1.3.1 (A) · 2 inspected pages · 2 instances
    Why this matters

    Form inputs have no programmatically associated label, so assistive technology cannot announce what to enter.

    Recommended action

    Associate a <label> with each field via for/id, or use aria-label / aria-labelledby. Placeholder text is not a label.

    View technical evidence →
  3. High

    Interactive controls are not keyboard-accessible

    WCAG 2.1.1 (A) · 5 inspected pages · 70 instances
    Why this matters

    A control that responds to clicks (a clickable element or an ARIA widget) cannot receive keyboard focus, so keyboard and switch users cannot operate it.

    Recommended action

    Use a native <button>/<a>, or add tabindex="0" plus keyboard event handlers (Enter/Space) to custom controls.

    View technical evidence →
  4. High

    Text has insufficient colour contrast

    WCAG 1.4.3 (AA) · 5 inspected pages · 21 instances
    Why this matters

    Text and background colours do not meet the minimum contrast ratio, reducing legibility.

    Recommended action

    Increase the contrast ratio to at least 4.5:1 for normal text and 3:1 for large text.

    View technical evidence →
  5. High

    Text has insufficient colour contrast

    WCAG 1.4.3 (AA) · 5 inspected pages · 7 instances
    Why this matters

    Text and background colours do not meet the minimum contrast ratio, reducing legibility.

    Recommended action

    Increase the contrast ratio to at least 4.5:1 for normal text and 3:1 for large text.

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA6255 / 5
2.4.3Focus OrderA1355 / 5
1.3.1Info and RelationshipsA455 / 5
2.1.1KeyboardA355 / 5
4.1.2Name, Role, ValueA355 / 5
1.1.1Non-text ContentA111 / 5

Absence of a criterion here does not indicate conformance with it — only that no automatically detectable issue was found for it.

Continuous monitoring

A scan shows today's exposure. Monitoring shows what changes next.

Evolize continuously reassesses public website pages, detects newly introduced or recurring accessibility findings, and tracks remediation over time.

04 · All detected findings

Critical

Embedded frames lack descriptive titles

WCAG 4.1.2 (A)5 instances5 inspected pages

An <iframe> has no title, so its purpose is not announced to assistive technology.

Why it matters

An <iframe> has no title, so its purpose is not announced to assistive technology.

Recommended correction

Add a concise title attribute that describes the frame's actual purpose — for example "Store locator" for a location search or "Promotional campaign" for a marketing embed. The affected frame loads https://www.google.c..., which can help identify its purpose. Avoid generic values such as "Embedded content", "iframe", or "frame".

View 5 affected elements
Component · Ref 7PYCW5
Affected pagehttps://www.thetinbin.com/blogs/news/primitive-home-decor-design-inspiration
Element#merchantwidgetiframe
Markup
<iframe id="merchantwidgetiframe" allowtransparency="true" frameborder="0" scrolling="no" sandbox="allow-same-origin al..." src="https://www.google.c..." style="position: absolute; ...">
Affected pages/ /collections/baskets-by-gin /products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration /cart
Critical

Form fields are missing labels

WCAG 1.3.1 (A)2 instances2 inspected pages

Form inputs have no programmatically associated label, so assistive technology cannot announce what to enter.

Why it matters

Form inputs have no programmatically associated label, so assistive technology cannot announce what to enter.

Recommended correction

Associate a <label> with each field via for/id, or use aria-label / aria-labelledby. Placeholder text is not a label.

View 2 affected elements
Component · Ref 53GD4Y
Affected pagehttps://www.thetinbin.com/blogs/news/primitive-home-decor-design-inspiration
Element#Quantity-template--20864855113807__featured_product_8Bixek
Markup
<input class="quantity__input" type="number" name="quantity" id="Quantity-template--20864855113807__featured_product_8Bixek" data-cart-quantity="0" data-min="1" min="1" step="1" value="1" form="product-form-template--20864855113807__featured_product_8Bixek">
Affected pages/products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration
High

Text has insufficient colour contrast

WCAG 1.4.3 (AA)386 instances5 inspected pages

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Why it matters

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Recommended correction

Increase the contrast ratio to at least 4.5:1 for normal text and 3:1 for large text.

View 386 affected elements
Component · Ref 2XHABP
Affected pagehttps://www.thetinbin.com/
Elementa[title=""]
Accessible nameThe Tin Bin
Markup
<a href="/" title="">The Tin Bin</a>
Affected pages/ /collections/baskets-by-gin /products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration /cart
Component · Ref 1L4EZI
Affected pagehttps://www.thetinbin.com/blogs/news/primitive-home-decor-design-inspiration
Element#NewsletterForm--sections--20864843382863__newsletter
Markup
<input id="NewsletterForm--sections--20864843382863__newsletter" type="email" name="contact[email]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email" required="">
Affected pages/ /collections/baskets-by-gin /products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration /cart
Component · Ref SDIRH1
Affected pagehttps://www.thetinbin.com/collections/baskets-by-gin
Element.footer__copyright > small:nth-child(1)
Accessible name© 2026, The Tin Bin
Markup
<small class="copyright__content">© 2026, <a href="/" title="">The Tin Bin</a></small>
Affected pages/ /collections/baskets-by-gin /products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration /cart
Component · Ref QXYRBN
Affected pagehttps://www.thetinbin.com/collections/baskets-by-gin
Elementshop-follow-button,.pr-3
Markup
<span class="cursor-pointer whitespace-nowrap pr-3 font-sans text-button-large transition-colors text-white">
Affected pages/ /collections/baskets-by-gin /blogs/news/primitive-home-decor-design-inspiration /cart
Component · Ref LPJ0ZM
Affected pagehttps://www.thetinbin.com/
Element#CardLink-template--20864843153487__featured_collection_mBJJ8f-7457525399631
Accessible nameLuminara Realistic Moving Flame Bulbs
Markup
<a href="/products/moving-fla..." id="CardLink-template--2..." class="full-unstyled-link" aria-labelledby="CardLink-template--2..." data-product-link-po...="2" data-impression-id="f9a3a914-15f7-4a23-a..." data-product-impress...="true" data-above-fold="true" data-product-click-t...="true">
Affected pages/ /collections/baskets-by-gin /products/flower-basket-hooked
Component · Ref XROQ22
Affected pagehttps://www.thetinbin.com/cart
Element.copyright__content > a[href$="shipping-policy"]
Accessible nameShipping policy
Markup
<a href="/policies/shipping-policy">Shipping policy</a>
Affected pages/products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration /cart
Component · Ref 7UMEIU
Affected pagehttps://www.thetinbin.com/products/flower-basket-hooked
Element.footer-block__heading
Accessible nameQuick links
Markup
<h2 class="footer-block__heading inline-richtext">Quick links</h2>
Affected pages/ /collections/baskets-by-gin /products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration /cart
Component · Ref XR4DNM
Affected pagehttps://www.thetinbin.com/products/flower-basket-hooked
Element.list-menu__item--link.list-menu__item[href$="terms-conditions"]
Accessible nameOrdering Information
Markup
<a href="/pages/terms-conditions" class="link link--text list-menu__item list-menu__item--link">
                              Ordering Information
                            </a>
Affected pages/ /collections/baskets-by-gin /products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration /cart
Component · Ref S2Z4SH
Affected pagehttps://www.thetinbin.com/products/flower-basket-hooked
Element.newsletter__subheading > p
Accessible nameSubscribe to our mailing list for insider news, product launches, and more.
Markup
<p>Subscribe to our mailing list for insider news, product launches, and more.</p>
Affected pages/ /collections/baskets-by-gin /products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration /cart
Component · Ref HSYCW9
Affected pagehttps://www.thetinbin.com/blogs/news/primitive-home-decor-design-inspiration
Elementa[href$="search"]
Accessible nameSearch
Markup
<a href="/search" class="link link--text list-menu__item list-menu__item--link">
                              Search
                            </a>
Affected pages/ /collections/baskets-by-gin /products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration /cart
Component · Ref S4JOLB
Affected pagehttps://www.thetinbin.com/collections/baskets-by-gin
Element.newsletter-form__field-wrapper > .field > .field__label
Accessible nameEmail
Markup
<label class="field__label" for="NewsletterForm--sections--20864843382863__newsletter">
                    Email
                  </label>
Affected pages/ /collections/baskets-by-gin /products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration /cart
Component · Ref EJTZY4
Affected pagehttps://www.thetinbin.com/blogs/news/primitive-home-decor-design-inspiration
Element#Details-share-template--20864855113807__main > .share-button__button
Accessible nameShare
Rolebutton
Markup
<summary class="share-button__button" role="button" aria-expanded="false">
Affected pages/products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration
Component · Ref URJRS5
Affected pagehttps://www.thetinbin.com/collections/baskets-by-gin
Elementsmall > a[href$="terms-of-service"]
Accessible nameTerms of service
Markup
<a href="/policies/terms-of-service">Terms of service</a>
Affected pages/ /collections/baskets-by-gin
Component · Ref BE362Y
Affected pagehttps://www.thetinbin.com/products/flower-basket-hooked
Element.product__tax > a[href$="shipping-policy"]
Accessible nameShipping
Markup
<a href="/policies/shipping-policy">Shipping</a>
Affected pages/products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration
Component · Ref V9D1UL
Affected pagehttps://www.thetinbin.com/collections/baskets-by-gin
Element.grid__item.animate--slide-in[data-cascade=""]:nth-child(7) > product-component > .card-wrapper.product-card-wrapper.underline-links-hover > .card.card--standard.card--media > .card__content > .card__information[data-product-card-tracked="true"] > .card-information > .price--sold-out.price > .price__container > .price__regular > .price-item--regular.price-item
Accessible name$42.95 USD
Markup
<span class="price-item price-item--regular">
            $42.95 USD
          </span>
Affected pages/collections/baskets-by-gin /products/flower-basket-hooked
Component · Ref TQYPEJ
Affected pagehttps://www.thetinbin.com/blogs/news/primitive-home-decor-design-inspiration
Elementp:nth-child(2)
Accessible nameWelcome to our new series in our Primitive Home Decor Notebook - Finding inspiration from primitive enthusiasts just like you. Today we are taking a peek at the home of Renae Fyffe Jackson, who posts on some social media groups where she shares her fabulous home and unique design approach. Her home is filled with all things primitive including hand made furniture pieces with muted painting techniques which make them look like antiques. She features collections that show her taste for redware, primitive signs, and beautiful textiles. The living room utilizes a beautiful cupboard for storage and I am wondering if Renae even has a television behind those doors! The antique chest displays her seasonal collections, in this case, it looks like her home is decorated for Fall.
Markup
<p>
Component · Ref 0B5VIJ
Affected pagehttps://www.thetinbin.com/
Elementh3:nth-child(4)
Accessible nameOur colonial outdoor lighting features brass and copper reproductions with some in several antique finishes from which to choose, and all made to look like the lighting you would find in colonial Williamsburg, Jamestown or Cape Cod.
Markup
<h3>Our colonial outdoor lighting features brass and copper reproductions with some in several antique finishes from which to choose, and all made to look like the lighting you would find in colonial Williamsburg, Jamestown or Cape Cod.</h3>
Component · Ref HKJIS9
Affected pagehttps://www.thetinbin.com/blogs/news/primitive-home-decor-design-inspiration
Elementp:nth-child(3) > span:nth-child(1)
Accessible nameA firkin is a small wooden bucket or barrel, usually lidded and with a handle, originally used for
Markup
<span>A firkin is a small wooden bucket or barrel, usually lidded and with a handle, originally used for&nbsp;</span>
Component · Ref G79CUZ
Affected pagehttps://www.thetinbin.com/
Element.button--primary.button[href$="our-location"]
Accessible nameOur Location
Markup
<a href="/pages/our-location" class="button button--primary">Our Location</a>
Component · Ref 3HKPT7
Affected pagehttps://www.thetinbin.com/blogs/news/primitive-home-decor-design-inspiration
Elementlabel[for="CommentForm-author"]
Accessible nameName *
Markup
<label class="field__label" for="CommentForm-author">Name
                  <span aria-hidden="true">*</span></label>
Component · Ref SHXAFW
Affected pagehttps://www.thetinbin.com/
Element.rich-text__text.rte[data-cascade=""] > h2
Accessible nameScroll to see all of our primitive collections!
Markup
<h2>Scroll to see all of our primitive collections!</h2>
Component · Ref UIML36
Affected pagehttps://www.thetinbin.com/
Element.rich-text__text.rte[data-cascade=""] > h3:nth-child(1)
Accessible nameLocated in the heart of Lancaster Pennsylvania Amish Country, The Tin Bin has been your source for primitive lighting and primitive home decor since 1973. Our family began our business in the little town of Neffsville. Our historic property features a barn full of country lighting and a great selection of candles, dry goods, folk art and more!
Markup
<h3>
Component · Ref GDSIJZ
Affected pagehttps://www.thetinbin.com/products/flower-basket-hooked
Elementshop-follow-button,.text-button-large
Markup
<span class="cursor-pointer whitespace-nowrap pr-3 font-sans text-button-large transition-colors text-white">
Component · Ref 2LL95H
Affected pagehttps://www.thetinbin.com/blogs/news/primitive-home-decor-design-inspiration
Elementinput[value="Post comment"]
Markup
<input type="submit" class="button" value="Post comment">
Component · Ref 1V67L2
Affected pagehttps://www.thetinbin.com/collections/baskets-by-gin
Elementlabel[for="SortBy"]
Accessible nameSort by:
Markup
<label for="SortBy">Sort by:</label>

Showing 25 representative examples · 37 more affected elements not shown

High

IDs used in ARIA and labels must be unique

WCAG 4.1.2 (A)5 instances5 inspected pages

IDs used in ARIA and labels must be unique

Why it matters

IDs used in ARIA and labels must be unique

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 5 affected elements
Component · Ref YPVWNS
Affected pagehttps://www.thetinbin.com/blogs/news/primitive-home-decor-design-inspiration
Element#Details-menu-drawer-candles-potpourri-candle-makers > .menu-drawer__submenu.has-submenu.motion-reduce
Accessible nameCandle Makers Black Crow Candles Herbal Star Candles Americana Vintage Candles 1803 Soy Candles The Candlesmiths McCall's Candles Just Browsing
Markup
<div id="childlink-candle-makers" class="menu-drawer__submenu has-submenu gradient motion-reduce">
Affected pages/ /collections/baskets-by-gin /products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration /cart
High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)39 instances5 inspected pages

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Why it matters

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Recommended correction

Keep this element out of the tab order while its containing region is hidden — remove it from focus (for example tabindex="-1"), or apply the inert attribute to the hidden container where supported. Restore normal focusability when the region becomes visible.

View 39 affected elements
Component · Ref MMMGZZ
Affected pagehttps://www.thetinbin.com/cart
Elementheader > details-modal > details > div > div:nth-of-type(2) > button
Accessible nameClose
Markup
<button type="button" class="search-modal__close-button modal__close-button link link--text focus-inset" aria-label="Close">
          <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-close" viewBox="0 0 18 17"><path fill="currentColor" d="M.865 15.978a.5.5 0 0 0 .707.707l7.433-7.431 7.579 7.282a.501.501 0 0 0 .846-.37.5.5 0 0 0-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 1 0-.707-.708L8.991 7.853 1.413.573a.5.5 0 1 0-.693.72l7.563 7.268z"></path></svg>
</span>
        </button>
Affected pages/ /collections/baskets-by-gin /products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration /cart
Component · Ref 3KUQLA
Affected pagehttps://www.thetinbin.com/collections/baskets-by-gin
Elementinput#Search-In-Modal-1
Rolecombobox
Markup
<input class="search__input field__input" id="Search-In-Modal-1" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
Affected pages/ /collections/baskets-by-gin /products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration /cart
Component · Ref NXHDIW
Affected pagehttps://www.thetinbin.com/cart
Elementdiv > div:nth-of-type(2) > predictive-search > form > div:nth-of-type(1) > button:nth-of-type(2)
Accessible nameSearch
Markup
<button class="search__button field__button" aria-label="Search">
              <span class="svg-wrapper"><svg fill="none" class="icon icon-search" viewBox="0 0 18 19"><path fill="currentColor" fill-rule="evenodd" d="M11.03 11.68A5.784 5.784 0 1 1 2.85 3.5a5.784 5.784 0 0 1 8.18 8.18m.26 1.12a6.78 6.78 0 1 1 .72-.7l5.4 5.4a.5.5 0 1 1-.71.7z" clip-rule="evenodd"></path></svg>
</span>
            </button>
Affected pages/ /collections/baskets-by-gin /products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration /cart
Component · Ref ZLVE3X
Affected pagehttps://www.thetinbin.com/
Elementa#StandardCardNoMediaLink-template--20864843153487__featured_collection_mBJJ8f-7456674545743
Accessible nameAmericana Vintage Evergreen and Citrus Hearth Candle
Markup
<a href="/products/americana-vintage-evergreen-and-citrus-hearth-candle" id="StandardCardNoMediaLink-template--20864843153487__featured_collection_mBJJ8f-7456674545743" class="full-unstyled-link" aria-labelledby="StandardCardNoMediaLink-template--20864843153487__featured_collection_mBJJ8f-7456674545743" data-product-link-position="7" data-impression-id="0310de5e-924f-490b-a118-f686a93c255c" data-product-click-tracked="true">
                  Americana Vintage Evergreen and Citrus Hearth Candle
                </a>
Affected pages/ /collections/baskets-by-gin /products/flower-basket-hooked
Component · Ref EI8BKY
Affected pagehttps://www.thetinbin.com/products/flower-basket-hooked
Elementli#Slide-template--20864843317327__main-30083506995279 > div > modal-opener > button
Accessible nameOpen media 1 in modal
Markup
<button class="product__media-toggle quick-add-hidden product__media-zoom-lightbox" type="button" aria-haspopup="dialog" data-media-id="30083506995279">
      <span class="visually-hidden">
        Open media 1 in modal
      </span>
    </button>
Affected pages/products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration
Component · Ref ACPIEG
Affected pagehttps://www.thetinbin.com/collections/baskets-by-gin
Elementdiv#FacetsWrapperMobile > div:nth-of-type(2) > facet-remove > a
Accessible nameRemove all
Rolebutton
Markup
<a href="/collections/baskets-by-gin" class="mobile-facets__clear underlined-link" role="button">Remove all</a>
Component · Ref 7ELG43
Affected pagehttps://www.thetinbin.com/collections/baskets-by-gin
Elementform#FacetFiltersForm > div:nth-of-type(2) > facet-remove > a
Accessible nameRemove all
Rolebutton
Markup
<a href="/collections/baskets-by-gin" class="active-facets__button-remove underlined-link" role="button">
                  <span>Remove all</span>
                </a>
Component · Ref HGXKRS
Affected pagehttps://www.thetinbin.com/cart
Elementdiv#shopify-section-template--20864843087951__main-cart-items > cart-items > div > div:nth-of-type(1) > a
Accessible nameContinue shopping
Markup
<a href="/collections/all" class="underlined-link">Continue shopping</a>
Component · Ref 3DO6AQ
Affected pagehttps://www.thetinbin.com/collections/baskets-by-gin
Elementaside#main-collection-filters > div > div:nth-of-type(1) > facet-remove > a
Accessible nameRemove all
Rolebutton
Markup
<a href="/collections/baskets-by-gin" class="active-facets__button-remove underlined-link" role="button">
        <span>Remove all</span>
      </a>
Component · Ref QGEXT9
Affected pagehttps://www.thetinbin.com/cart
Elementdiv > div > div > div:nth-of-type(1) > small > a
Accessible nameshipping
Markup
<a href="/policies/shipping-policy">shipping</a>
Component · Ref 79NK6R
Affected pagehttps://www.thetinbin.com/collections/baskets-by-gin
Elementdiv#FacetsWrapperMobile > div:nth-of-type(2) > button
Accessible nameApply
Markup
<button type="button" class="button button--primary" onclick="this.closest('.mobile-facets__wrapper').querySelector('summary').click()">
                  Apply
                </button>
Component · Ref N3KEGM
Affected pagehttps://www.thetinbin.com/collections/baskets-by-gin
Elementselect#SortBy-mobile
Accessible nameFeatured Most relevant Best selling Alphabetically, A-Z Alphabetically, Z-A Price, low to high Price, high to low Date, old to new Date, new to old
Markup
<select name="sort_by" class="select__select" id="SortBy-mobile" aria-describedby="a11y-refresh-page-message"><option value="manual">
                              Featured
                            </option><option value="most-relevant">
                              Most relevant
                            </option><option value="best-selling" selected="selected">
                              Best selling
                            </option><option value="title-ascending">
                              Alphabetically, A-Z
                            </option><option value="title-descend…
High

Interactive controls are not keyboard-accessible

WCAG 2.1.1 (A)75 instances5 inspected pages

A control that responds to clicks (a clickable element or an ARIA widget) cannot receive keyboard focus, so keyboard and switch users cannot operate it.

Why it matters

A control that responds to clicks (a clickable element or an ARIA widget) cannot receive keyboard focus, so keyboard and switch users cannot operate it.

Recommended correction

Use a native <button>/<a>, or add tabindex="0" plus keyboard event handlers (Enter/Space) to custom controls.

View 75 affected elements
Component · Ref 68N2VS
Affected pagehttps://www.thetinbin.com/
Elementsummary#HeaderDrawer-primitive-lighting-colonial-outdoor-lighting
Accessible nameColonial Outdoor Lighting
Rolebutton
Markup
<summary id="HeaderDrawer-primitive-lighting-colonial-outdoor-lighting" class="menu-drawer__menu-item link link--text list-menu__item focus-inset" role="button" aria-expanded="false" aria-controls="childlink-colonial-outdoor-lighting">
                                      Colonial Outdoor Lighting
                                      <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-arrow" viewBox="0 0 14 10"><path fill="currentColor" fill-rule="evenodd" d="M8.537.808a.5.5 0 0 1 .817-.162l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 1 1-.708-.708L11.793 5.5H…
Affected pages/ /collections/baskets-by-gin /products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration /cart
Component · Ref KG35UP
Affected pagehttps://www.thetinbin.com/
Elementdetails#Details-menu-drawer-container > summary
Accessible nameMenu
Rolebutton
Markup
<summary class="header__icon header__icon--menu header__icon--summary link focus-inset" aria-label="Menu" role="button" aria-expanded="false" aria-controls="menu-drawer">
      <span><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-hamburger" viewBox="0 0 18 16"><path fill="currentColor" d="M1 .5a.5.5 0 1 0 0 1h15.71a.5.5 0 0 0 0-1zM.5 8a.5.5 0 0 1 .5-.5h15.71a.5.5 0 0 1 0 1H1A.5.5 0 0 1 .5 8m0 7a.5.5 0 0 1 .5-.5h15.71a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5"></path></svg>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-close" viewBox="0 0 18 17"><path fill="…
Affected pages/ /collections/baskets-by-gin /products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration /cart
High

Modal dialog does not trap keyboard focus

WCAG 2.4.3 (A)5 instances5 inspected pages

An open modal leaves the content behind it keyboard-focusable, so keyboard and screen reader users can tab out of the dialog into hidden page content.

Why it matters

An open modal leaves the content behind it keyboard-focusable, so keyboard and screen reader users can tab out of the dialog into hidden page content.

Recommended correction

While a modal is open, confine focus to the dialog and mark the rest of the page inert (or aria-hidden). Restore focus on close.

View 5 affected elements
Component · Ref 2Z153A
Affected pagehttps://www.thetinbin.com/blogs/news/primitive-home-decor-design-inspiration
Elementdiv > header > div > details-modal > details > div
Accessible nameSearch
Roledialog
Markup
<div class="search-modal modal__content gradient" role="dialog" aria-modal="true" aria-label="Search">
      <div class="modal-overlay"></div>
      <div class="search-modal__content search-modal__content-bottom" tabindex="-1"><predictive-search class="search-modal__form" data-loading-text="Loading..."><form action="/search" method="get" role="search" class="search search-modal__form">
          <div class="field">
            <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="pred…
Affected pages/ /collections/baskets-by-gin /products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration /cart
High

Images lack text alternatives

WCAG 1.1.1 (A)1 instance1 inspected page

Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

Why it matters

Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

Recommended correction

Add a concise alt attribute describing each informative image. Mark purely decorative images with alt="" so assistive technology skips them.

View 1 affected element
Component · Ref 9PSWB9
Affected pagehttps://www.thetinbin.com/blogs/news/primitive-home-decor-design-inspiration
Element.article-template__content > div > img
Markup
<img src="https://cdn.shopify.com/s/files/1/0593/7541/9471/files/Primitive-Living-Room.jpg?v=1755295345" style="margin-bottom: 16px; float: none;">
High

Scrollable region must have keyboard access

WCAG 2.1.1 (A)1 instance1 inspected page

Scrollable region must have keyboard access

Why it matters

Scrollable region must have keyboard access

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 1 affected element
Component · Ref FBI50V
Affected pagehttps://www.thetinbin.com/blogs/news/primitive-home-decor-design-inspiration
Element#Slider-template--20864855113807__slideshow_gRLiWX
Accessible name#Slide-template--20864855113807__slideshow_gRLiWX-1 .banner__media::after { opacity: 0.0; } #Slide-template--20864855113807__slideshow_gRLiWX-2 .banner__media::after { opacity: 0.0; } #Slide-template--20864855113807__slideshow_gRLiWX-3 .banner__media::after { opacity: 0.0; } #Slide-template--20864855113807__slideshow_gRLiWX-4 .banner__media::after { opacity: 0.0; } #Slide-template--20864855113807__slideshow_gRLiWX-5 .banner__media::after { opacity: 0.0; } #Slide-template--20864855113807__slideshow_gRLiWX-6 .banner__media::after { opacity: 0.0; } #Slide-template--20864855113807__slideshow_gRLiWX-7 .banner__media::after { opacity: 0.0; }
Markup
<div class="slideshow banner banner--adapt_image grid grid--1-col slider slider--everywhere banner--mobile-bottom scroll-trigger animate--fade-in" id="Slider-template--20864855113807__slideshow_gRLiWX" aria-live="off" aria-atomic="true" data-autoplay="true" data-speed="5">
Medium

Content sits outside any landmark region

WCAG 1.3.1 (A)5 instances5 inspected pages

Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.

Why it matters

Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.

Recommended correction

Wrap primary content in <main> and other regions in appropriate landmark elements.

View 5 affected elements
Component · Ref LD5NV2
Affected pagehttps://www.thetinbin.com/products/flower-basket-hooked
Elementsection#shopify-section-sections--20864843382863__newsletter > style
Accessible name.section-sections--20864843382863__newsletter-padding { padding-top: 27px; padding-bottom: 33px; } @media screen and (min-width: 750px) { .section-sections--20864843382863__newsletter-padding { padding-top: 36px; padding-bottom: 44px; } }
Markup
<style data-shopify="">.section-sections--20864843382863__newsletter-padding {
    padding-top: 27px;
    padding-bottom: 33px;
  }

  @media screen and (min-width: 750px) {
    .section-sections--20864843382863__newsletter-padding {
      padding-top: 36px;
      padding-bottom: 44px;
    }
  }</style>
Affected pages/ /collections/baskets-by-gin /products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration /cart
Medium

Navigation regions are not distinguishable

WCAG 1.3.1 (A)10 instances5 inspected pages

The page has multiple navigation landmarks but they lack accessible names, so screen reader users cannot tell them apart.

Why it matters

The page has multiple navigation landmarks but they lack accessible names, so screen reader users cannot tell them apart.

Recommended correction

Give each navigation region a distinct aria-label (e.g. "Primary", "Footer") when more than one is present.

View 10 affected elements
Component · Ref GR4FUC
Affected pagehttps://www.thetinbin.com/
Elementdiv#menu-drawer > div > div > nav
Accessible nameHOME INFO INFO Contact Us About Us About Us Ordering Information Our Story Our Location Policies Policies Shipping Policy Refund Policy Privacy Policy Terms of Service Design Design Lighting Your Home Primitive Home Decor Notebook The Tin Bin Rewards Program The Tin Bin Gift Card PRIMITIVE LIGHTING PRIMITIVE LIGHTING Chandeliers, Pendant, Hanging, and Ceiling Lighting Chandeliers, Pendant, Hanging, and Ceiling Lighting Primitive Wood Chandeliers Primitive Tin, Metal, and Wrought Iron Chandeliers Primitive Pendant Lighting Primitive Tin, Brass, and Copper Hanging Lights Primitive Tin and Wood Ceiling Lighting Sconces and Vanity Lighting Sconces and Vanity Lighting Primitive Wired Sconces Primitive Vanity Lighting Lanterns, Tartwarmers, Accent, Table, and Floor Lighting Lanterns, Tartwarmers, Accent, Table, and Floor Lighting Primitive Table Lamps and Floor Lights Primitive Tin Lanterns, Accent Lights, and Tartwarmers …[truncated by Evolize: exceeded D1 value limit]
Markup
<nav class="menu-drawer__navigation">
            <ul class="menu-drawer__menu has-submenu list-menu" role="list"><li><a id="HeaderDrawer-home" href="/" class="menu-drawer__menu-item list-menu__item link link--text focus-inset menu-drawer__menu-item--active" aria-current="page">
                      HOME
                    </a></li><li><details id="Details-menu-drawer-menu-item-2">
                      <summary id="HeaderDrawer-info" class="menu-drawer__menu-item list-menu__item link link--text focus-inset" role="button" aria-expanded="false" aria-controls="link-info">
                     …
Affected pages/ /collections/baskets-by-gin /products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration /cart
Component · Ref UTKOBV
Affected pagehttps://www.thetinbin.com/cart
Elementdiv#shopify-section-sections--20864843415631__header > div > header > nav
Accessible nameHOME INFO Contact Us About Us Ordering Information Our Story Our Location Policies Shipping Policy Refund Policy Privacy Policy Terms of Service Design Lighting Your Home Primitive Home Decor Notebook The Tin Bin Rewards Program The Tin Bin Gift Card PRIMITIVE LIGHTING Chandeliers, Pendant, Hanging, and Ceiling Lighting Primitive Wood Chandeliers Primitive Tin, Metal, and Wrought Iron Chandeliers Primitive Pendant Lighting Primitive Tin, Brass, and Copper Hanging Lights Primitive Tin and Wood Ceiling Lighting Sconces and Vanity Lighting Primitive Wired Sconces Primitive Vanity Lighting Lanterns, Tartwarmers, Accent, Table, and Floor Lighting Primitive Table Lamps and Floor Lights Primitive Tin Lanterns, Accent Lights, and Tartwarmers Colonial Outdoor Lighting Outdoor Post Lights Outdoor Wall Lights Outdoor Hanging Lights Window Lights and Nightlights Primitive Window Lights Primitive Nightlights Lamp Shades, Tin Switch Plates/Outlet Covers, Bulbs, and Accessories Country Homespun and Primitive Tin Lamp Shades Lamp Finials Tin Switch Plates and Outlet Covers Light Bulbs, Light Strands, and Christmas Lights Canopies, Chain, Sleeves, Adapters, Lamp Accessories PRIMITIVE HOME DECOR Switch Plates/Outlet Covers, Punched Tin Panels, and Candle Holders Tin Switch Plates and Outlet Covers Punched Tin Panels Primitive Candle Lanterns Primitive Candle Sconces Primitive Candle Holders Primitive Tin and Metal Accessories Textiles and Rugs Short Table Runners Long Table Runners Table Squares and Tablecloths Placemats, Towels, Napkins, and Washcloths Homespun Pillows, Chair Pads, Throws/Afghans, and Throw Rugs Wool Felt Table Runners, Pillows, and Candle Mats …[truncated by Evolize: exceeded D1 value limit]
Markup
<nav class="header__inline-menu">
  <ul class="list-menu list-menu--inline" role="list"><li><a id="HeaderMenu-home" href="/" class="header__menu-item list-menu__item link link--text focus-inset">
            <span>HOME</span>
          </a></li><li><header-menu>
            <details id="Details-HeaderMenu-2" class="mega-menu">
              <summary id="HeaderMenu-info" class="header__menu-item list-menu__item link focus-inset" role="button" aria-expanded="false" aria-controls="MegaMenu-Content-2">
                <span>INFO</span><svg class="icon icon-caret" viewBox="0 0 10 6"><path fill="cur…
Affected pages/ /collections/baskets-by-gin /products/flower-basket-hooked /blogs/news/primitive-home-decor-design-inspiration /cart

05 · Most affected inspected pages

06 · About this assessment

Evolize inspects publicly accessible website pages using automated browser-based testing and deterministic accessibility rules. Automated testing can identify many reproducible technical issues but cannot determine complete WCAG or legal compliance.

  • Publicly accessible surfaces only — no credentials, private systems, or source-code access.
  • Findings apply to the pages and states successfully inspected; automated analysis may not detect every issue.
  • Results reflect the site at the scan date and may have changed since.

Evolize provides digital risk intelligence and does not provide legal advice, certify compliance, or guarantee that litigation will not occur. Methodology · Security · Example assessment

07 · Continuous monitoring

This public report captures one assessment. Evolize monitoring rescans the website, detects new and recurring findings, tracks changes over time and verifies corrections.

Is information in this report inaccurate or outdated? Request a correction or removal.