Energy-Saving-Trust / Design-System

A library of reusable components, patterns, and examples that embrace modern product design practices. Additionally, a collection of in-house standards, guidelines, and principles for creating inclusive, user-friendly, and effective products and services.
https://design-system-test-preview.pages.dev
1 stars 0 forks source link

Search - issues with clicking search icon #64

Closed elisa-est closed 6 days ago

elisa-est commented 3 weeks ago

The search appears a bit glitchy when you hit enter or click the search icon (see below).

image

Reasons

  1. The border on-click goes over/outside the input box
  2. There seems to be a faint inner border on the right that fades going to the left? image

Let's discover a way to resolve this issue. Perhaps the click target area should be reduced to sit within the search input border so there isn't that overlap? Similar to the clear icon.

image