nada9639 / AO_Docs star
2021-06-15
Closed
#13 [AO_Docs] 사이드바 페이지 전환 시 애니메이션 수정 star
2021-06-15 Closed
Tasks
```
요구사항 명
```
- 사이드바 페이지 전환 시 애니메이션 수정

```
요구사항 상세
```
- 페이지 전환 시 사이드바가 닫히지 않도록 수정 

```
개발 설계 및 구현 내역
```
- sidebar의 기본 뷰잉 값을 열림으로 설정

```
관련화면 및 동작 설명
```
- 개발 완료시 작성
Issue Sharer
Comment 1

  • Assigned 박문수 set assignee to unassigned 2021-06-15
  • Assigned 박문수 self-assigned this issue 2021-06-16
    • Markdown help
    • Header
    • Text Style
    • Link
    • List
    • Checklist
    • Image
    • Blockquote
    • Code
    • Table
    • Short Link
    • Markdown Input
      Markdown Output
      # This is an H1
      ## This is an H2
      ### This is an H3
      
      # This is an H1 ## This is an H2 ### This is an H3
    • Markdown Input
      Markdown Output
      *This is an italic*
      **This is an bold**
      ~~This is an strike~~
      
      *This is an italic* **This is an bold** ~~This is an strike~~
    • Markdown Input
      Markdown Output
      - Red
          1. White
          2. Blue
      - Green.
      
      - Red 1. White 2. Blue - Green
    • Markdown Input
      Markdown Output
      - [ ] Todos
          - [x] To do A
          - [ ] To do B
          - [ ] To do C
                          
      • Todos
        • To do A
        • To do B
        • To do C
    • Markdown Input
      Markdown Output
      ![title](https://repo.yona.io/assets/images/ico-like-small.png "Yobi")
      
      ![title](/assets/images/ico-like-small.png "Yobi")
    • Markdown Input
      Markdown Output
      > Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
      >
      > Aenean commodo ligula eget dolor.
      
      > Lorem ipsum dolor sit amet, consectetuer adipiscing elit. > > Aenean commodo ligula eget dolor.
    • Markdown Input
      Markdown Output
      `function test() {console.log("hello world");}`
      
      ```javascript
      function test() {
        console.log("hello world");
      }
      ```
      
      `function test() {console.log("hello world");}` ```javascript function test() { console.log("hello world"); } ```
    • Markdown Input
      Markdown Output
      | Default      | Align center | Align right |
      | ------------ | :----------: | ------: |
      | Carrot       | Red          | 1,000   |
      | Banana       | Yellow       | 32,000  |
      
      | Default | Align center | Align right | | ------------ | :----------: | ------: | | Carrot | Red | 1,000 | | Banana | Yellow | 32,000 | Also, you can copy & paste table from excel sheet
    Drag & Drop files here to upload.
    444-20216-22-1336-9.png 348.2 KB
    436-20216-22-149-14.png 349.7 KB
    Tasks
    - 이전 버전과 달리 페이지 전환(제품 구분, 제품 버전, 대분류, 중분류, 소분류) 시에도 사이드바 열림 상태 유지되는 것을 확인하였습니다.
    ![444-20216-22-1336-9.png](/files/16578) 
    ![436-20216-22-149-14.png](/files/16579) 
    Reply
Add a comment
New subtask
Assignee
박문수 @mspark2
Milestone
[개발완료] 0.0.2
Due date
No due date