Yutaro Hayashi

Results 38 comments of Yutaro Hayashi

@rotosiruto https://github.com/voyagegroup/ingred-ui/pull/1097#issuecomment-1313203520 にある通り、https://deploy-preview-1097--ingred-ui.netlify.app/?path=/story/components-inputs-checkbox--design-samples がこのブランチにおけるStorybookのプレビュー環境です。 https://ingred-ui.netlify.app/?path=/story/components-inputs-checkbox--example がmasterブランチのStorybookなのですが比較すると分かる通り、通常通り利用した場合の``のラベルが改行されてしまっていますね。 ``の見栄えはよくなりましたが、``のUIに影響が出てしまっているので違うアプローチが必要そうです!!

@rotosiruto 要素内の上部にあったものが下部に移動しただけに見えますね...

https://github.com/voyagegroup/ingred-ui/issues/138#issuecomment-1263154481 ラジオボタンの方も同様にお願いしたいですmm https://deploy-preview-1097--ingred-ui.netlify.app/?path=/story/components-data-display-datatable--selectable-row

@takurinton このPR review任せても良い?:pray:

`subactions`propsに入るものがReactNode | undefinedになるイメージ。

`subactions`部分のheightは任意。大きい要素が入るとそのまま上部の高さが大きくなる。

行でいうとこの辺をpropsで管理したい。 https://github.com/voyagegroup/ingred-ui/blob/master/src/components/DataTable/DataTable.tsx#L186

そもそもでstateを持たないように努めれば良い気もしている(選択された項目に関しては