Skip to content
New issue

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

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

Already on GitHub? # to your account

Fixing asterisk for prime #124

Merged
merged 2 commits into from
Oct 21, 2022
Merged

Fixing asterisk for prime #124

merged 2 commits into from
Oct 21, 2022

Conversation

IanWoodard
Copy link
Collaborator

#123
Previously we did not check and subsequently remove the asterisk if the user removed all of their actions, which would mean they cannot be viewing a hypothetical state, and thus we shouldn't show the asterisk.

@netlify
Copy link

netlify bot commented Oct 19, 2022

Deploy Preview for aloe-earn ready!

Name Link
🔨 Latest commit 87cb1f4
🔍 Latest deploy log https://app.netlify.com/sites/aloe-earn/deploys/63504577cd1d620008253690
😎 Deploy Preview https://deploy-preview-124--aloe-earn.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Oct 19, 2022

Deploy Preview for aloe-blend-staging canceled.

Name Link
🔨 Latest commit 87cb1f4
🔍 Latest deploy log https://app.netlify.com/sites/aloe-blend-staging/deploys/63504577759261000907c443

@netlify
Copy link

netlify bot commented Oct 19, 2022

Deploy Preview for aloe-prime ready!

Name Link
🔨 Latest commit 87cb1f4
🔍 Latest deploy log https://app.netlify.com/sites/aloe-prime/deploys/6350457750541500085d0737
😎 Deploy Preview https://deploy-preview-124--aloe-prime.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@IanWoodard IanWoodard linked an issue Oct 19, 2022 that may be closed by this pull request
@IanWoodard IanWoodard merged commit e32467f into master Oct 21, 2022
@IanWoodard IanWoodard deleted the iw-fixing-asterisk branch October 21, 2022 00:01
haydenshively added a commit that referenced this pull request Nov 7, 2022
* Factoring out components that import tw macro (#97)

* Adding pre-commit, fixing linting issues (#105)

* Moving lending pair logic to lending pair. Fixing small bugs. (#102)

* Add auto refresh when user acks successful modal (#106)

* Adding logic to update the liquidation threshold (#108)

* Refactoring create margin account flow (#110)

* Factoring out Components, Stage 2 (#111)

* Adding gradient border and shadow to margin account card on hover (#121)

* Fixing font weight of range stepper input (#122)

* Updating ESLint (#120)
Co-authored-by: Hayden Shively <17186559+haydenshively@users.noreply.github.com>

* Fixing asterisk for prime (#124)

* Adding uniswap position tables (#126)
Co-authored-by: Hayden Shively <17186559+haydenshively@users.noreply.github.com>

* Additional linting for objects on single line (#128)

* Version 1 of a claim fees action card for uniswap positions (#127)

* Update Remove Liquidity Action description
Co-authored-by: Hayden Shively <17186559+haydenshively@users.noreply.github.com>

* Adding placeholder for lend pie chart (#117)
Co-authored-by: Hayden Shively <17186559+haydenshively@users.noreply.github.com>

* Move action-related logic + data models to their own folder (#131)

* Remove amounts from Uniswap Position data structure (#133)

* Restore ActionCard state purely from fields (#136)

* Make UI aware of whether user has already claimed fees for a Uni pos (#141)

* Polish various UI/UX stuff (#147)
Co-authored-by: Ian Woodard <ianwoodard2000@gmail.com>

* Doing some post-refactor cleanup (#152)
Co-authored-by: Hayden Shively <17186559+haydenshively@users.noreply.github.com>

Co-authored-by: Aneesh Atri <aneesh.atri@gmail.com>
Co-authored-by: Ian Woodard <17186604+IanWoodard@users.noreply.github.com>
Co-authored-by: Ian Woodard <ianwoodard2000@gmail.com>
haydenshively pushed a commit that referenced this pull request Jan 30, 2023
* Fixing asterisk when no actions are present

* linting
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove asterisk when the user removes all actions
2 participants