everbee7 / everbee7/cryptogpt-io
Sales Task Changes
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
1. Scenario: Open quote -> Sales tab -> open task then marking quote won/lost... the quote that is open needs to be updated. Problem: eg after marking won/lost from the task, the quote which is still open shows the old status eg Sent. You can add or trigger an existing bus listener for this I think.
2. Task when marking lost - move lost reason component out of modal and show component inline below the action buttons (client thinks this will make ui better) (could end up reverting back to modal) (don't spend much time on this if it doesnt work easy I'll advise the client I don't recommend if not easy to just show them its no better when its implemented inline)
3. Task when clicking Inside Sales button - move the InsideSalesAssignModal component out of modal and show component inline below the top buttons (client thinks this will make ui better) (could end up reverting back to modal) (don't spend much time on this if it doesnt work easy I'll advise the client I don't recommend if not easy to just show them its no better when its implemented inline)
4. InsideSalesAssignModal add option for Queue (note that I made some changes which unified insideSalesEmployees source in commonFuncs, so now there is a mix of queue and unassigned status which likely still has to be dealt with pls)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.