Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Fieldset): innerMarginとして0.5を受け取れるように修正 #5421

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Qs-F
Copy link
Contributor

@Qs-F Qs-F commented Feb 28, 2025

関連URL

https://kufuinc.slack.com/archives/CGC58MW01/p1740726417428149

概要

Fieldsetが innerMarginとして0.5 を受け取れなくなっていたので修正

変更内容

  • props経由のinnerMarginのデフォルト値指定を削除
  • innerMarginの値がundefinedのときだけ 1 を指定するように修正

確認方法

@Qs-F Qs-F marked this pull request as ready for review February 28, 2025 07:31
@Qs-F Qs-F requested a review from a team as a code owner February 28, 2025 07:31
@Qs-F Qs-F requested review from oti and yuzuru-akiyama and removed request for a team February 28, 2025 07:32
Copy link

pkg-pr-new bot commented Feb 28, 2025

Open in Stackblitz

npm i https://pkg.pr.new/kufu/smarthr-ui@5421

commit: 862438e

@Qs-F
Copy link
Contributor Author

Qs-F commented Feb 28, 2025

[HINT] VRTでの差分はinnerMarginが0.5が指定されていても1があたってしまっていたところを修正しているものなのでacceptでいいはずです

@Qs-F Qs-F requested review from AtsushiM and versionfive February 28, 2025 07:40
Copy link
Contributor

@oti oti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants