Skip to content

[REFACTOR] 이력 관리 액션 태그 스타일 정리 (#37) - #38

Merged
hdg0116 merged 1 commit into
developfrom
refactor/37-history-action-tag-style
Sep 9, 2026
Merged

[REFACTOR] 이력 관리 액션 태그 스타일 정리 (#37)#38
hdg0116 merged 1 commit into
developfrom
refactor/37-history-action-tag-style

Conversation

@hdg0116

@hdg0116 hdg0116 commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

ISSUE 🔗

close #37



What is this PR? 🔍

  • 이력 관리 테이블의 HistoryActionTag에서 불필요한 isCreate 중간 변수를 제거했습니다.
  • 액션 타입에 따른 className 분기를 렌더링부에서 바로 확인할 수 있도록 정리했습니다.
  • 생성/수정 액션 태그의 기존 문구와 스타일은 유지했습니다.



Screenshot 📷

N/A - 기능/화면 변경 없이 내부 className 처리만 정리한 리팩터링입니다.



Test Checklist ✔

  • pnpm lint

@vercel

vercel Bot commented Sep 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
room-in-us-front-admin Ready Ready Preview Sep 9, 2026 4:48am UTC

@coderabbitai

coderabbitai Bot commented Sep 9, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 39 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 860ec821-327b-4a54-b80f-cabfe5c88442

📥 Commits

Reviewing files that changed from the base of the PR and between af2ca91 and 4aa00ad.

📒 Files selected for processing (1)
  • src/features/history-management/components/HistoryManagementTable.tsx

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@hdg0116
hdg0116 merged commit 633eb77 into develop Sep 9, 2026
6 checks passed
@hdg0116
hdg0116 deleted the refactor/37-history-action-tag-style branch September 9, 2026 04:52
@hdg0116 hdg0116 changed the title Refactor: 이력 관리 액션 태그 스타일 정리 (#37) [REFACTOR] 이력 관리 액션 태그 스타일 정리 (#37) Sep 9, 2026
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.

[REFACTOR] 이력 관리 액션 태그 스타일 처리 정리

1 participant