-
Notifications
You must be signed in to change notification settings - Fork 33
New Founder View with Progress Bar #393
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
Conversation
@dangershony Can you plz review this |
What about the buttons? they disappeared |
Hi Dan, this issue was mentioned in the planka, https://planka.angor.io/cards/1497764001369556685 |
ah right I remember now ok good job |
OK, Dan, will make the PR for this issue |
<strong> | ||
@Money.Satoshis(FounderProject.ProjectInfo.TargetAmount).ToUnit(MoneyUnit.BTC) | ||
</strong> | ||
TBTC |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no there is a method that will tell you the netwrok type use @network.CoinTicker
for that
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
otherwise when we go to mainnet it will show TBTC that doesnt make sense
<strong> | ||
@Money.Satoshis(FounderProject.ProjectInfo.TargetAmount).ToUnit(MoneyUnit.BTC) | ||
</strong> | ||
TBTC |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TBTC | |
@network.CoinTicker |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done Dan 👍
Making the Page simpler & easier to navigate, similar to Angor Hub
Before:

After:
