dataloop-ai / components

Dataloop's component library
Apache License 2.0
3 stars 15 forks source link

[BUG] {{ dl search }} - {{ UI issues }} #789

Open rotemshaham opened 9 months ago

rotemshaham commented 9 months ago

Padding, margins, and gaps:

  1. Change to margin-left to 5px.

  2. Change the padding-left to 5px (The total gap between the search icon to the placeholder/label should be 10px).

    Screenshot 2023-12-26 at 11 12 33 Screenshot 2023-12-26 at 11 12 05
  3. The search icon is jumping while starting to type:

https://github.com/dataloop-ai/components/assets/121247551/0d7291b5-0c2e-4941-a9e7-852bf41c2dfb

  1. The border should be highlighted in focus mode (dl-color-secondary).
  2. Hover state is missing.
makc-dataloop commented 4 months ago

№2 and 3 are addressed in #921 (same issue in label picker because both use DlInput)