Skip to content

Conversation

@Neogul02
Copy link
Member

This pull request introduces several major improvements across the codebase, focusing on enhancing the analysis result display, expanding risk prediction granularity, updating component logic and UI, and adding a new expert consultation page. The changes also include updates to default data and minor UI/UX refinements.

Analysis and Result Display Enhancements:

  • Refactored the ResultContent component to provide a more structured and visually organized summary of analysis results. The summary now parses and highlights numbered items by risk type, groups information into themed sections (such as 위험 요소, 부동산 정보, 전세 정보, 채권 및 담보 정보), and improves overall readability.
  • Updated the risk prediction system to support four levels ('안전', '관심', '주의', '위험') instead of just '안전' and '위험', including changes to the AnalysisResponse interface and related logic.

Component and UI Updates:

  • Significantly refactored the ScoreProgress component to use riskProbability as input, derive the score and prediction, and color the progress bar and labels according to the new four-level risk system. The UI and animation logic have been simplified and made more consistent with the new prediction levels. [1] [2] [3] [4] [5]
  • Updated the default lines and suspect keywords in TypographyText to better reflect real-world risk scenarios and provide more comprehensive highlighting for key terms.

Navigation and New Features:

  • Added a new expert consultation page (ExpertPage and ExpertContent) and integrated it into the mobile routing system, allowing users to access professional advice. [1] [2] [3] [4]

Minor UI/UX Refinements:

  • Adjusted PageHeader and LoadingPage for improved spacing, animation timing, and consistency in visual presentation. [1] [2] [3] [4] [5]
  • Minor animation and formatting tweaks in TypographyText for smoother transitions.

Summary of Most Important Changes:

1. Analysis and Risk Prediction Improvements

  • Refactored ResultContent to parse and display analysis summaries by risk type, reorganized information into clear sections, and improved visual cues for risk levels.
  • Expanded risk prediction to four levels in the analysis response and throughout the UI, including new logic for score calculation and color mapping. [1] [2] [3]

2. Component and Data Updates

  • Updated ScoreProgress to use riskProbability and show prediction labels and colors for each risk level. [1] [2] [3] [4] [5]
  • Enhanced TypographyText with new default lines and a more comprehensive list of suspect keywords for better highlighting of risk factors.

3. Navigation and New Pages

  • Added an expert consultation page and integrated it into the app's routing, allowing users to seek professional advice. [1] [2] [3] [4]

4. UI/UX Refinements

  • Improved spacing and animation timings in PageHeader and LoadingPage for a more polished user experience. [1] [2] [3] [4] [5]
  • Minor animation adjustments in TypographyText for smoother transitions.

Replaces the example defaultLines and expands defaultSuspects with more realistic and comprehensive entries, reflecting actual registry and legal terms. Also includes minor formatting adjustments for clarity.
Introduces an expert consultation page and routing, updates the result analysis UI for better clarity and structure, and improves the ScoreProgress component to support more prediction types and display logic. Also updates type definitions and parsing logic to handle new prediction categories and risk scores.
@vercel
Copy link

vercel bot commented Aug 20, 2025

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

Project Deployment Preview Comments Updated (UTC)
knock-fe Error Error Aug 20, 2025 4:23am

@Neogul02 Neogul02 merged commit 8d07a22 into main Aug 20, 2025
1 of 2 checks passed
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