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 inconsistent back button styling #1412

Merged
merged 9 commits into from
Aug 14, 2024
Merged

Fix inconsistent back button styling #1412

merged 9 commits into from
Aug 14, 2024

Conversation

tiagofilipenunes
Copy link
Collaborator

@tiagofilipenunes tiagofilipenunes commented Aug 8, 2024

Fix #1186

Make back button styling consistent.

Current: 'bg-background-800' for most buttons, and 'bg-background-900 hover:bg-background-800' in the strategy page

Change to: 'bg-background-900 hover:bg-background-800' as the strategy page is the most recent page made.

Make "Simulate Strategy" in the Simulator Results page not clickable.

@tiagofilipenunes tiagofilipenunes changed the title Inconsistent back button styling Fix inconsistent back button styling Aug 12, 2024
Copy link

cloudflare-workers-and-pages bot commented Aug 12, 2024

Deploying carbon-app-blast with  Cloudflare Pages  Cloudflare Pages

Latest commit: a1b2c6b
Status: ✅  Deploy successful!
Preview URL: https://929b6c5d.carbon-app-blast.pages.dev
Branch Preview URL: https://issue--1186.carbon-app-blast.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Aug 12, 2024

Deploying carbon-app with  Cloudflare Pages  Cloudflare Pages

Latest commit: a1b2c6b
Status: ✅  Deploy successful!
Preview URL: https://287a131b.carbon-app-csq.pages.dev
Branch Preview URL: https://issue--1186.carbon-app-csq.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Aug 12, 2024

Deploying carbon-app-sei with  Cloudflare Pages  Cloudflare Pages

Latest commit: a1b2c6b
Status: ✅  Deploy successful!
Preview URL: https://d4a3d934.carbon-app-sei.pages.dev
Branch Preview URL: https://issue--1186.carbon-app-sei.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Aug 12, 2024

Deploying carbon-app-celo with  Cloudflare Pages  Cloudflare Pages

Latest commit: a1b2c6b
Status: ✅  Deploy successful!
Preview URL: https://42fbb231.carbon-app-celo.pages.dev
Branch Preview URL: https://issue--1186.carbon-app-celo.pages.dev

View logs

@tiagofilipenunes tiagofilipenunes merged commit 9dd5163 into main Aug 14, 2024
8 checks passed
@tiagofilipenunes tiagofilipenunes deleted the issue-#1186 branch August 14, 2024 12:51
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.

Inconsistent back button styling
4 participants