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

Sidebar #1

Closed
miguel-merlin opened this issue Feb 15, 2024 · 1 comment
Closed

Sidebar #1

miguel-merlin opened this issue Feb 15, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@miguel-merlin
Copy link
Member

miguel-merlin commented Feb 15, 2024

Description

Create a Sidebar that includes the following:

  • Home icon
  • Dashboard icon
  • Blog icon
  • Collapse button
  • User information

As a user, I want to be able to see which page (Home, Dashboard, Blog) is being displayed. When I click on the collapse button, the Sidebar should have an animated exit. The top of the sidebar should have the Blueprint logo. On the bottom of the sidebar, I should see information on my profile.

Notes on implementation

ChakraUI provides built-in icons, which you can use. For now, the sidebar should have no functionality besides the collapse button. Make your own sidebar component and include it in App.tsx.

Example

https://dribbble.com/shots/19408052-Data-Table-Dashboard-Design/attachments/14546111?mode=media

@miguel-merlin miguel-merlin added the enhancement New feature or request label Feb 15, 2024
@miguel-merlin miguel-merlin changed the title Navbar Sidebar Feb 15, 2024
ZhangTerrence added a commit that referenced this issue Feb 17, 2024
miguel-merlin added a commit that referenced this issue Feb 27, 2024
@miguel-merlin
Copy link
Member Author

Closed #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants