Skip to content

fix: hide HF change indicator before user input#305

Merged
sendra merged 1 commit intomasterfrom
fix/hide-hf-before-input-275
Mar 3, 2022
Merged

fix: hide HF change indicator before user input#305
sendra merged 1 commit intomasterfrom
fix/hide-hf-before-input-275

Conversation

@kartojal
Copy link
Copy Markdown
Contributor

@kartojal kartojal commented Mar 3, 2022

  • Hide HF change indicator before user inputs an amount at all modal actions.

Fixes #275

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 3, 2022

📦 Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 1.22 MB (🟡 +53 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 3, 2022

@sendra sendra merged commit fdd7ad2 into master Mar 3, 2022
@sendra sendra deleted the fix/hide-hf-before-input-275 branch March 3, 2022 15:56
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.

Hide arrow and second HF value when user didn't enter any amount

2 participants