feat: ResultPage UI/UX develop #1
Merged
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.
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:
ResultContentcomponent 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.AnalysisResponseinterface and related logic.Component and UI Updates:
ScoreProgresscomponent to useriskProbabilityas 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]TypographyTextto better reflect real-world risk scenarios and provide more comprehensive highlighting for key terms.Navigation and New Features:
ExpertPageandExpertContent) and integrated it into the mobile routing system, allowing users to access professional advice. [1] [2] [3] [4]Minor UI/UX Refinements:
PageHeaderandLoadingPagefor improved spacing, animation timing, and consistency in visual presentation. [1] [2] [3] [4] [5]TypographyTextfor smoother transitions.Summary of Most Important Changes:
1. Analysis and Risk Prediction Improvements
ResultContentto parse and display analysis summaries by risk type, reorganized information into clear sections, and improved visual cues for risk levels.2. Component and Data Updates
ScoreProgressto useriskProbabilityand show prediction labels and colors for each risk level. [1] [2] [3] [4] [5]TypographyTextwith new default lines and a more comprehensive list of suspect keywords for better highlighting of risk factors.3. Navigation and New Pages
4. UI/UX Refinements
PageHeaderandLoadingPagefor a more polished user experience. [1] [2] [3] [4] [5]TypographyTextfor smoother transitions.