a2n-seattle / a2n-seattle/rms-app
Make BorrowInventory Page More Like Figma
- Linguagem predominante
- TypeScript
- Estrelas
- 1
- Forks
- 1
- Merge médio
- 27min
- PRs com merge (30d)
- 4
Descrição
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?
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Analise a página BorrowInventory existente e compare-a com o design do Figma. Identifique os componentes para caixas de seleção, o seletor numérico e o FAB. Verifique a API de backend para empréstimo de itens e o lastCheckedOutSlice para armazenar IDs. Comece modificando os componentes BorrowInventory e SubBorrowInventory para que correspondam ao design.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- typescript
- Domínio
- frontend
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 50/100