feat: Improve UI/UX for the icebreaking page - #38
Open
solssak wants to merge 27 commits into
Open
Conversation
- setInterval을 활용해 1초마다 gameTime 갱신
Feature/solssak/information
…andling - Enhanced the display of stock-related information - Added a structured section for future predictions with a "View All" option - Improved sorting and handling of past and future data - Updated UI elements for better readability and user experience
- Introduced `useNavigate` and `useLocation` from `react-router-dom` - Implemented a function to modify the `page` query parameter on button click - Enhanced UX by allowing users to navigate to a detailed info page
- Replaced reduce with filter and sort for better readability - Removed unnecessary pastInfos logic - Improved performance by avoiding redundant iterations
- Display "현재 시각 이후의 정보가 없습니다" when there is no future info - Ensures better UX by providing feedback when data is unavailable - Keeps the existing behavior when futureInfos exist
홈탭-UI 수정, 정보탭-정보 뽑기 기능 구현
feat: Improve UI/UX for the icebreaking page
Contributor
Author
|
추후 개발 (3/15 테오콘에서는 안쓰임) |
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.
변경 사항