[#63] 제품 페이지 하단 바 구현 구현#89
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR implements a bottom action bar component for the detail page, allowing users to interact with items through chat and purchase/rental options. The changes add a fixed bottom navigation with different behaviors based on item ownership and available transaction types.
- Adds a new
BottomActionscomponent with chat button and purchase/rental options - Modifies the common Button component to accept custom CSS classes for styling flexibility
- Updates the detail page layout to include the new bottom action bar
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
src/pages/DetailPage/index.tsx |
Integrates the new BottomActions component into the detail page |
src/features/detail/components/BottomActions/index.tsx |
Main component logic for bottom actions with conditional rendering |
src/features/detail/components/BottomActions/style.css.ts |
Styling definitions for the bottom action bar using Panda CSS |
src/common/components/Button/index.tsx |
Adds className prop support for custom styling |
panda.config.ts |
Updates detail page navigator height constant |
✅ Deploy Preview for repicka ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
123d46c to
81b259f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
❗ 연관 이슈
📌 내용
내꺼,남꺼인데 구매만 있는 케이스,남꺼인데 둘 다 있는 케이스모든걸테스트해보기위한게시글들어가면 가격이 깨질텐데 이것 역시 가격 상한 생기면 괜춘할듯☑️ 체크 사항 & 논의 사항
yarn한번 하고 돌려보기