Build sidebar user menu #8

Closed
claudey wants to merge 0 commits from cayitey-build-sidebar-user-menu into main
claudey commented 2024-01-04 03:53:12 +08:00 (Migrated from github.com)
  • Added a toggle-controller to handle the toggle action
  • Using stimulus to create the pop-up
  • Icons are from heroicons

This PR is for #5

https://github.com/maybe-finance/maybe/assets/1866816/aa48764e-2cdb-421c-a6df-0795340910a1

- Added a toggle-controller to handle the toggle action - Using stimulus to create the pop-up - Icons are from heroicons This PR is for #5 https://github.com/maybe-finance/maybe/assets/1866816/aa48764e-2cdb-421c-a6df-0795340910a1
Shpigford (Migrated from github.com) reviewed 2024-01-04 03:53:12 +08:00
Shpigford (Migrated from github.com) requested changes 2024-01-04 09:33:38 +08:00
Shpigford (Migrated from github.com) commented 2024-01-04 09:33:02 +08:00

We should be using the raw SVG code instead of SVG images as it gives us more flexibility on things like icon color.

We should be using the raw SVG code instead of SVG images as it gives us more flexibility on things like icon color.
Shpigford (Migrated from github.com) commented 2024-01-04 09:33:33 +08:00

I'd suggest removing the SVG files and just using the SVG code directly in its place.

Otherwise, looks good!

I'd suggest removing the SVG files and just using the SVG code directly in its place. Otherwise, looks good!
claudey (Migrated from github.com) reviewed 2024-01-04 09:50:09 +08:00
claudey (Migrated from github.com) commented 2024-01-04 09:50:09 +08:00

Updated in a4b9a0507d

Updated in https://github.com/maybe-finance/maybe/pull/8/commits/a4b9a0507d06b013aba66bbc56be98b887f518af

Pull request closed

Sign in to join this conversation.