August 7th 2024
New
Improved
Fixed
Major: Unable to express various purposes of highlighting.
Solution: Implement a multi-color highlighting feature.
Validation: Usage of non-default colors is above 30%.
Major: Need to create an explanation and initiate a conversation to ask what I want.
Solution: Add a direct conversation feature.
Validation: Direct chat usage is more than 10% of explain usage.
Minor: Clicking the menu each time is cumbersome.
Solution: Add a shortcut key feature.
Minor: Difficult to click the menu when dragging text in the opposite direction.
Solution: Generate the menu at the mouse release location instead of the selected text location.
Minor: Selecting text in the modal header also selects the paper.
Solution: Separate text selection between the modal and the paper.
Bug: Header UI is broken, and tools in the header are inaccessible when the width is small.
Solution: Fix the header UI and prioritize hiding the title when the width decreases.
Major: 하이라이트의 다양한 목적을 표현할 수 없음
Solution: 다중 색상 하이라이트 기능을 추가함
Validation: 기본 색상 외의 색상 사용 비율이 30% 이상
Major: 내가 원하는 걸 물어보려면 설명을 하나 만들고 대화해야 함
Solution: 직접 대화 기능을 추가함
Validation: direct_chat 사용 비율이 explain 사용 비율의 10% 이상
Minor: 메뉴를 매번 클릭하는 것이 번거로움
Solution: 단축키 기능을 추가함
Minor: 텍스트 드래그 반대 방향으로 했을 때 메뉴 클릭하기 어려움
Solution: 선택한 텍스트 위치가 아닌 마우스를 놓는 위치에 메뉴창을 생성함
Minor: 모달 헤더에서 텍스트 선택 시 논문까지 같이 잡힘
Solution: 텍스트 선택 시 모달과 논문을 분리함
Bug: 헤더 UI가 깨지고, width가 작을 때 헤더에 있는 도구를 사용할 수 없음
Solution: 헤더 UI를 수정하고, width가 작아질 때 제목을 가장 먼저 숨김