Skip to content

Latest commit

 

History

History
79 lines (47 loc) · 1.54 KB

To-Do.md

File metadata and controls

79 lines (47 loc) · 1.54 KB

To Do

It includes new features to be added, bug fixes, source code refactoring and anything related to performance issue.

General

  • Add Terms of Use section and agreeing process
  • [ ] Set default color scheme to 'auto'

Performance

  • Prevent running asyncData() again when load cached pages

Banner

Performance

  • Improve transitioning

Design

  • Unpaint the part above bottom navigation to prevent flashing on iOS devices due to the translucency

My Page

Design

  • Better UI

Features

  • Reissue password
  • Withdraw a membership
  • Show my posts and comments

Pepero Square (Tentative Title)

UI

  • Pagination instead of infinite scroll

Chore

  • Display 'need to sign in' component instead of require-auth mixin, popup and redirection
    • Post
    • New post

Bug Fixes

  • Indicate non-existing post
  • Infinite comments refreshing

Features

  • Show the number of comments of each post
  • Upload images or files
  • Categories Boards
  • Comments of a comment
  • 🔍 Search

Design

  • Specify font size of post item's information

Auth

Related to eodiro API 2

  • Validation APIs should send 2xx status code with the result of validation
    • Currently the APIs respond with 4xx when the validations have been failed
    • isSignedIn
    • Sign up validation
  • [ ] Clear tokens from cookie when refreshing process fails

Modules

eodiro Dialog

  • Focus keyboard action