nishiki-tech / nishiki-frontend

Nishiki is an app for tracking and sharing food inventories within groups for better pantry management.
https://nishiki.tech
MIT License
20 stars 5 forks source link

Feat: Create green background drawer component #177

Closed ShoeheyOt closed 8 months ago

ShoeheyOt commented 8 months ago

Overview

Create green bg drawer component for Container delete/rename and Member delete drawer. This branch/PR is originally for creating green backgrounded drawer component, but as our(including designers) direction has been changed not to use drawers for now, so newly created files in this PR (51f2f9f) are deleted. Instead, thanks to @uskayyyyy 's contribution, we have created files which each developer can refer to for future implementation, please also take a look for detail (https://github.com/genesis-tech-tribe/nishiki-frontend/pull/186#issuecomment-1894923681)

Changes

Screen Captures

*The below captures are not implemented, but leave them here for reference

image~~

drawer_sample.webm

References

Notes

Assignee Checklist:

Reviewer Checklist:

nick-y-ito commented 8 months ago

@ShoeheyOt Since I merged PR #186, could you organize files (removing unnecessary files) and briefly re-summarize this PR in the description area? After that, I would like you to re-request PR reviews to all of us.

I appreciate it :)

ShoeheyOt commented 8 months ago

@uskayyyyy @kanta1207 @kotaaaa HI, All, I updated description and deleted unnecessary files, please take a look when you have time. Thanks :)

ShoeheyOt commented 8 months ago

@uskayyyyy @kanta1207 Thank you for the review and comments, I fixed what @uskayyyyy pointed out, please check!

Thanks!