Skip to content
New issue

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

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

Already on GitHub? # to your account

feat(frontend): create auth wrapper components bb-189 #201

Merged
merged 31 commits into from
Aug 26, 2024

Conversation

iqbalalayubbi
Copy link
Collaborator

@iqbalalayubbi iqbalalayubbi commented Aug 26, 2024

  • Make the auth wrapper component and render header, sidebar, and other content inside
  • Pass the component into a protected route component as a prop

Comment on lines 7 to 11
<>
<Header />
<Sidebar />
<QuizForm />
</>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure to keep styling, add a screenshot to this PR

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the root page look like this

Screenshot from 2024-08-26 20-51-52

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The layout is not correct. Sidebar should be on the left side

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i try to make the style for auth wrapper and look like this

Screenshot from 2024-08-26 22-16-24

@github-actions github-actions bot removed the root label Aug 26, 2024
@iqbalalayubbi iqbalalayubbi added this to the bebalance-release-1 milestone Aug 26, 2024
Comment on lines 7 to 11
<>
<Header />
<Sidebar />
<QuizForm />
</>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The layout is not correct. Sidebar should be on the left side

Copy link
Collaborator

@fshabanov fshabanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a screenshot with updated layout

@fshabanov fshabanov merged commit c9b5920 into main Aug 26, 2024
6 checks passed
@github-actions github-actions bot mentioned this pull request Aug 26, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants