Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Trend sign fix #837

Merged
merged 5 commits into from
Jun 12, 2024
Merged

fix: Trend sign fix #837

merged 5 commits into from
Jun 12, 2024

Conversation

janmichek
Copy link
Collaborator

Description

I encounter a bug in develop about trend signing. It was incorrect and inconsistent.
Here I centralized the logic of trend chip used multiple times over app to the reusable component

Demo

Before
image

after

image

Checklist:

Copy link

@Liubov-crypto
Copy link
Collaborator

Are transactions missing here?

ae

src/app.vue Show resolved Hide resolved
src/components/MarketStats.vue Outdated Show resolved Hide resolved
src/components/TrendChip.vue Show resolved Hide resolved
src/components/TrendChip.vue Outdated Show resolved Hide resolved
janmichek and others added 3 commits June 11, 2024 10:38
Co-authored-by: Michele F. <michele-franchi@users.noreply.github.com>
Co-authored-by: Michele F. <michele-franchi@users.noreply.github.com>
@janmichek janmichek merged commit ee24ece into develop Jun 12, 2024
3 checks passed
@janmichek janmichek deleted the trend-sign-fix branch June 12, 2024 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants