a2n-seattle / a2n-seattle/rms-app
Make BorrowInventory Page More Like Figma
- 主要語言
- TypeScript
- 星號
- 1
- 分支
- 1
- 平均合併
- 27 分鐘
- 30 天內合併 PR
- 4
描述
Story Points: 2
# How?
As we quickly made the BorrowInventory page for the demo a few weeks back, it doesn't perfectly line up with Figma.
To remedy the problem, the BorrowInventory page needs to look a lot more like the main Inventory page. The itemTypes need to be selectable with checkboxes, as do the items themselves on a SubBorrowInventory.
Additionally, the Figma shows a numerical selector for the amount of items.
On the SubBorrowInventory, add a quantity bar to the top that is in charge of the amount of checkboxes selected for that itemType.
Lastly, we need a FAB for after the borrowing is all done, which borrows the selected items all at once (there is a backend API for that) and navigates the user back to the Dashboard.
Also, maybe store those ids in a lastCheckedOutSlice?
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
查看現有的 BorrowInventory 頁面,並將其與 Figma 設計進行比較。確認核取方塊、數值選擇器和 FAB 對應的元件。檢查用於借用物品的後端 API,以及用於儲存 ID 的 lastCheckedOutSlice。先修改 BorrowInventory 和 SubBorrowInventory 元件,使其符合設計。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- typescript
- 領域
- frontend
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 50/100