Skip to content

fix: 검색 필드 사이즈와 아이콘 색상 스펙 반영#67

Merged
seunghwanly merged 1 commit intomainfrom
fix/search-field-size-adjustments
Mar 12, 2026
Merged

fix: 검색 필드 사이즈와 아이콘 색상 스펙 반영#67
seunghwanly merged 1 commit intomainfrom
fix/search-field-size-adjustments

Conversation

@seunghwanly
Copy link
Contributor

변경 요약

  • WdsSearchField의 검색 아이콘 색상을 WdsColors.neutral500으로 변경했습니다.
  • WdsSearchFieldSize.medium를 추가하고 높이를 40으로 반영했습니다.
  • 기존 46 높이 스펙은 WdsSearchFieldSize.large로 분리하고 48로 조정했습니다.

테스트/검증 결과

  • flutter analyze packages/components/lib/src/text_field/wds_search_field.dart
  • 결과: No issues found!

주의사항 또는 후속 작업

  • large 사이즈를 노출하는 예제나 사용처는 이번 변경에 포함하지 않았습니다.
  • 워크트리에 있던 .vscode/settings.json 변경은 PR에 포함하지 않았습니다.

- 검색 아이콘 색상을 neutral500으로 변경
- medium 사이즈 높이를 40으로 추가
- large 사이즈 높이를 48로 적용

Co-authored-by: OpenAI Codex <codex@openai.com>
@seunghwanly seunghwanly merged commit 2b46091 into main Mar 12, 2026
1 check passed
@seunghwanly seunghwanly deleted the fix/search-field-size-adjustments branch March 12, 2026 07:46
@github-actions
Copy link

🎨 Widgetbook Preview

🧭 Branch: fix/search-field-size-adjustments
🔗 Preview URL

💡 This preview will be updated automatically when you push new commits.

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.

1 participant