Bankless Loans Sync 11/05/2022
Last edited by
Note-taker
active-glacier
Type
Date
May 11, 2022
Attendance
@active-glacier-instinct, , @israelrex, compositefellow
Last Edited Time
May 13, 2022
Long discussion, fairly technical, outlined decissions and next tasks
- design chat around the TransactionMonitor
- Birdman showcased a solution where the state of a transaction was displayed in the site footer
- IsraelRex suggested we keep the TM in the card body instead
- activate to look at this new component
- attempt the importing of the TransactionMonitor context and then render the messages from that in the CardNotice component
- current notice component uses a traffic light system to designated the various states
- IsraelRex to suggest some suitable colours / designs for this
- bugs
- all bugs have been raised in Github by CompositeFellow
- some of the bugs didn't seem like we could spot them, mainly UI related - button colours etc
- really good quality notes from our tester
- the steps to reproduce were handy
- activate update
- alert component low priority - likely ignore it for this deploy
- will make a ticket for it
- new task with TransactionMonitor
- test and find the steps to recreate the stake claiming bug
- CompositeFellow update
- bugs reported
- MixPanel
- try to use the NextJS pattern shared by Birdman
- agreed to implement this pattern only on the Nav
- the main events will be the page changes
- also allows us to increase the tracked touchpoints in the future