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

Feat(Sidebar): sidebar dropdown #198

Merged
merged 2 commits into from
Apr 30, 2024
Merged

Feat(Sidebar): sidebar dropdown #198

merged 2 commits into from
Apr 30, 2024

Conversation

Misael840
Copy link
Contributor

Summary

Add dropdown and change styles on sidebar

Task

Affected sections

  • src/components/SideBar/SideBar.test.tsx
  • src/components/SideBar/SideBar.tsx
  • src/components/SideBar/SideBarHeader.tsx
  • src/components/SideBar/SidebarDropdown.tsx
  • src/components/SideBar/SkeletonSideBarList.tsx
  • src/components/SideBar/ToggleSideBar.tsx
  • src/components/SideBar/sideBar.css
  • src/stories/SideBar.stories.tsx

How did you test this change?

  • Manually
  • src/components/SideBar/SideBar.test.tsx

add dropdown and change styles on sidebar
Copy link

codesandbox-ci bot commented Apr 29, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@genixxavier genixxavier self-requested a review April 30, 2024 16:36
Copy link
Member

@tbor00 tbor00 left a comment

Choose a reason for hiding this comment

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

LGTM ✅

@tbor00 tbor00 merged commit aaacf30 into main Apr 30, 2024
3 checks passed
github-actions bot pushed a commit that referenced this pull request Apr 30, 2024
# [6.25.0](v6.24.1...v6.25.0) (2024-04-30)

### Features

* added sidebar dropdown ([#198](#198)) ([aaacf30](aaacf30))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants