lightning-browser-extension icon indicating copy to clipboard operation
lightning-browser-extension copied to clipboard

Refactor: transaction-creation

Open escapedcat opened this issue 3 years ago • 0 comments

Is your feature request related to a problem?

Currently we rework payments/invoices to match transactions within the screen views i.e.: https://github.com/getAlby/lightning-browser-extension/blob/master/src/app/screens/Home/index.tsx#L200 We should try to handle this somewhere else. I.e. the dayjs part. Only things that are not general should be handled in the view i.e. title/subtitle.

Describe the solution you'd like

Find a way generalize this.

Are you working on this?

No

escapedcat avatar Jul 18 '22 05:07 escapedcat