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

Internal View: Edit Row of Categories #99

Open
10 tasks
idil-bit opened this issue Feb 6, 2025 · 0 comments
Open
10 tasks

Internal View: Edit Row of Categories #99

idil-bit opened this issue Feb 6, 2025 · 0 comments

Comments

@idil-bit
Copy link
Collaborator

idil-bit commented Feb 6, 2025

DUE FEB 21

Purpose
You'll be working on updating info for a category's item and units: units can be added / renamed while items can be renamed.

To Do

  • Move this ticket to the In Progress column
  • don't forget npm run build in addition to the usual commands
  • play around with the add item modal to see how you can achieve the + functionality (you can experiment with the interactive figma)
  • cancel will hide the modal
  • save will make the api call to update the already existing record in the categories database as well as the inventory database
    • if a unit was added - no need
    • if a unit was renamed - rename those units in the inventory
    • if an item was renamed - rename that item in the inventory
  • don't forget to ADD JIYOON AS A REVIEWER TO YOUR PR🙏
  • Move this ticket to the Ready for Review column

Testing
Test the component with dummy data against all cases above^.

Pictures (click to get to its figma)
Image

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: drafts
Development

No branches or pull requests

1 participant