swapr-dapp
swapr-dapp copied to clipboard
Refactor Exchanges Loading animation to include any number of exchanges
The current status of the system is that we have animation style elements for specific number of dexes. The problem is that if we have a number of dexes previously unaccounted for we'd have to add animations for these. The current implementation was done with urgency but it needs to be generalised to account for any number of dexes.
Definition of done
- [ ] Description is created (Task creator)
- [ ] Code is complete (Developer)
- [ ] Scope of test and what was done section is defined in task (Developer)
- [ ] Review passed (Code reviewer)
- [ ] Verified manually (QA)
- [ ] Test cases created/updated if necessary (QA)
- [ ] Change successfully merged
- [ ] Release notes added if needed
I can fix this to create dynamic styles based on dex size