pixiv / charcoal

Design system library by pixiv
https://charcoal-web.pixiv.design/
Apache License 2.0
319 stars 35 forks source link

Bug: The `placeholder` of the `DropdownSelector` should be `text3`. #477

Closed toshusai closed 7 months ago

toshusai commented 8 months ago

できる限り詳細に、不具合の内容と再現方法を報告してください

The placeholder of the DropdownSelector should be the same as that of the TextField and TextArea, text3.

使用している charcoal および周辺環境

@charcoal-ui/react@3.9.1

コード例へのリンク

No response

現在の挙動

No response

期待される挙動

No response

toshusai commented 7 months ago

Fixed. https://github.com/pixiv/charcoal/pull/485