feat(fe): improve problem text editor #2349
Draft
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.
Description
주요 기능은 상단 바 개선, 노션같은 슬래시(/) 명령어, 선택했을 때 플로팅 메뉴(상단 바랑 포지션이 겹쳐서 삭제하는 게 나을 것 같긴 합니다), 전체화면 기능, 이미지 등의 노드 삽입 후 focus 문제 개선 등 입니다.
아직 미완성이고 최대한 완성하고 가고 싶었는데 일본 투어 일정 하나가 그쪽 사정으로 취소돼서 정신도 없고 테이블 관련 기능 4시간동안 삽질하다가 결국 포기하고 번아웃 와서 별로 진전이 없었네요... 대충 훑어봐도 아시겠지만 기능 구현에만 우선 집중하다 보니 코드가 알아보기 힘들 정도로 난잡하고 디자인 개선이나 리팩토링해야할 것도 아주 많이 보이기에 제가 갔다 와서 이어서 작업해야 할 것 같습니다. 그래도 관심 있으신 분들은 코드 말고 기능만 확인해보시고 피드백 주시면 감사할 것 같습니다..!
Additional context
Before submitting the PR, please make sure you do the following
fixes #123
).