Skip to content

[Feat] tooltip 컴포넌트 + sincerity temp tooltip#139

Merged
Mimiminz merged 4 commits intodevelopfrom
feat/sincerity-temp-tooltip
Aug 30, 2025
Merged

[Feat] tooltip 컴포넌트 + sincerity temp tooltip#139
Mimiminz merged 4 commits intodevelopfrom
feat/sincerity-temp-tooltip

Conversation

@Mimiminz
Copy link
Contributor

@Mimiminz Mimiminz commented Aug 30, 2025

☘️ 작업 내용

작업하고 있던 툴팁 관련 먼저 올립니다!
나중에 토글 버튼 관련도 추가하려 했는데, 그 부분은 오류 수정 후 반영하겠습니다.

data-[state=delayed-open]:data-[side=bottom] ...

이 값들은 radix 예제에 있던 기본 값들입니다. 화살표 관련되어 처리를 하는 코드인 것 같은데,
제대로 확인은 해보지 않았지만...남겨두었습니다.

그 외에 최대 가로길이 지정, 이런 값이 필요할 수 있지만, 피그마에 딱히 지정되어 있지 않기도 하고,
나중에 이 부분도 조금 더 수정하도록 하겠습니다.

!! next.config.ts에서 standalone 설정을 잘 못 올려 주석처리 했습니다.

해당 부분은 나중에 배포 경량화를 위해 로컬에서 설정해보려 했는데, 커밋을 잘못 올렸습니다..ㅜㅜ

@Mimiminz Mimiminz requested a review from aken-you August 30, 2025 08:15
@Mimiminz Mimiminz self-assigned this Aug 30, 2025
@Mimiminz Mimiminz merged commit db13827 into develop Aug 30, 2025
Comment on lines +92 to +97
<Image
src="/images/help_outline.png"
alt="성실온도 설명"
width={16}
height={16}
/>
Copy link
Contributor

Choose a reason for hiding this comment

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

혹시 아이콘을 클릭하면 value가 나타나는 걸로 이해했는데 맞을까요?!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

클릭하지 않아도 원래 띄워져야 하는데..ㅜㅜ 배포가 실패하며 반영되지 않은 것 같습니다

@aken-you aken-you mentioned this pull request Aug 30, 2025
@Mimiminz Mimiminz deleted the feat/sincerity-temp-tooltip branch September 5, 2025 12:45
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