Nub-International-Group / ModelWorld-Bank

Monorepo for ModelWorldBank. Vue + VueX + Bootstrap frontend, Node + Mongo + Express backend.
6 stars 3 forks source link

As someone making a transaction, I would like to see the transaction fee in the expanded view #163

Open adjwood opened 4 years ago

adjwood commented 4 years ago

So right now it looks like this, with the TX Fee showing up as a separate transaction

image

I think it would be nice to have it look something like this:

image

A bit less obstructive to the user to see who they have actually sent money to but at the same time it still allows them to see the transaction fee

Padanub commented 4 years ago

Agree, go a long way to decluttering TXs?

strideynet commented 4 years ago

This is technically quite complex in terms of how to surface this info to the users

Padanub commented 4 years ago

Technically complex in the sense of a "not worth the time" complex?

strideynet commented 4 years ago

No, more just in, there needs to be some clever thinking here rather than it's a 5 minute job.

Padanub commented 4 years ago

Couldn't we do it the way we do income? So the tx fee is a sub of the outgoing transaction?

strideynet commented 4 years ago

@Padanub Depends if you want NubBank to receive the TX fees.

Padanub commented 4 years ago

If the answer is we can do this if Nub Bank doesn't receive the tx fees i'm kinda fine with that tbf, for UX reasons. NUb Bank really doesn't need the cash

strideynet commented 4 years ago

Hmm. It's still a bit of a bitch. I think the tx will still technically exist, we can just hide them.