Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[TCO20-Europe and Central Asia][Web-Chrome] Non-unique ids #897

@gower9

Description

@gower9

Repro Steps

  1. Go to https://www.gilt.com/
  2. Open Developer Tools

Actual Result

The are 2 elements with id #search_input and 2 elements with id #submit-search

Expected Result

The should be no duplicated ids on elements. Those two are not visible at the same time (one pair is inside a mobile-only div) but it still will mess up any JS queries to that ID – JS and jQuery assume every id is unique.

OS Name/Version

Windows 10

Screenshot/Screencast

Attach a screenshot or screencast here.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions