aeternity / aepp-blockchain-explorer

Official blockchain explorer for Aeternity Blockchain
https://explorer.aepps.com
Other
24 stars 20 forks source link

Extract duplicate code in Transaction components #49

Open davidyuk opened 6 years ago

davidyuk commented 6 years ago

https://github.com/aeternity/aepp-blockchain-explorer/tree/499c71e/src/components/transaction https://github.com/aeternity/aepp-blockchain-explorer/tree/499c71e/src/screens/transactionDetail

These components have the same structure and similar implementation. Should be possible to combine them in a single set of components to reduce code duplication and bundle size.

davidyuk commented 5 years ago

@edwarddikgale this is really solved or you are migrating issues to somewhere else?

edwarddikgale commented 5 years ago

There is a brand new development because we are re-doing this with new & updated design

davidyuk commented 5 years ago

@artem-rozhkov-dev-optima told me that this issue is still actual