Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Layouts #16

Closed
bryanwong8 opened this issue May 23, 2020 · 0 comments
Closed

Configure Layouts #16

bryanwong8 opened this issue May 23, 2020 · 0 comments
Assignees
Labels
frontend This is a frontend issue
Projects
Milestone

Comments

@bryanwong8
Copy link
Contributor

bryanwong8 commented May 23, 2020

Is your feature request related to a problem? Please describe.
We need to create mobile, tablet, and mobile layout for the Explore, Profile, Organization, Write a Blog, User Dashboard and Setting page.

Describe the solution you'd like
Should implement each page with different layouts.

Figma Design

  • Explore
  • file: pages/index.tsx

Screen Shot 2020-05-17 at 9 27 34 PM

  • UserProfile
  • file pages/profile/[pid].tsx

Screen Shot 2020-05-17 at 9 27 50 PM

  • Organization
  • file: pages/organization/[pid].tsx

Screen Shot 2020-05-17 at 9 27 57 PM

  • Article
  • file: pages/article/[pid].tsx

Screen Shot 2020-05-17 at 9 28 10 PM

  • UserDashboard
  • file: pages/user/[pid].tsx

Screen Shot 2020-05-17 at 9 28 19 PM

  • Settings
  • file: This can be more of a component used within the user dashboard settings

Screen Shot 2020-05-17 at 9 28 35 PM

Component Details

@project-bot project-bot bot added this to To do in Bit Project May 23, 2020
@bryanwong8 bryanwong8 added the frontend This is a frontend issue label May 23, 2020
@bryanwong8 bryanwong8 mentioned this issue May 23, 2020
2 tasks
@bryanwong8 bryanwong8 added this to To do in Dev Team via automation May 28, 2020
@bryanwong8 bryanwong8 removed this from To do in Bit Project May 28, 2020
@bryanwong8 bryanwong8 added this to the Week 2 milestone May 28, 2020
Dev Team automation moved this from To do to Done Jun 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend This is a frontend issue
Projects
Dev Team
  
Done
Development

No branches or pull requests

2 participants