fluentui icon indicating copy to clipboard operation
fluentui copied to clipboard

[Bug]: v9 Input (filled) has a shadow by default - not matching the spec

Open jurokapsiar opened this issue 3 years ago • 1 comments

Library

React Components / v9 (@fluentui/react-components)

System Info

all systems

Are you reporting Accessibility issue?

No response

Reproduction

https://react.fluentui.dev/?path=/docs/components-input--default#appearance

Bug Description

Actual Behavior

by default, filled inputs have shadow.

Expected Behavior

According to the spec: image

Logs

No response

Requested priority

High

Products/sites affected

Teams

Are you willing to submit a PR to fix?

no

Validations

  • [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • [X] The provided reproduction is a minimal reproducible example of the bug.

jurokapsiar avatar Jul 26 '22 06:07 jurokapsiar

Need to follow up with design to check if this applies to other Input-like components such as SpinButton, Combobox, Dropdown, Select, Textarea.

behowell avatar Aug 08 '22 20:08 behowell