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: Change color of "Order" button on registration events #7818

Merged
merged 1 commit into from Sep 20, 2021

Conversation

divyamtayal
Copy link
Member

@divyamtayal divyamtayal commented Sep 19, 2021

Fixes #7817

Short description of what this resolves:

The order now button on registration events has an usual color. Please change it to the blue color which is used on other buttons.

Screenshots

Before After
Screenshot from 2021-09-20 05-12-22 Screenshot from 2021-09-20 05-11-55

Checklist

  • I have read the Contribution & Best practices Guide.
  • My branch is up-to-date with the Upstream development branch.
  • The acceptance, integration, unit tests and linter pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@auto-label auto-label bot added the fix label Sep 19, 2021
@vercel
Copy link

vercel bot commented Sep 19, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/eventyay/open-event-frontend/EdXEnjCQ57RDDJafGnSmrG9zqBSS
✅ Preview: https://open-event-frontend-git-fork-daretobedifferent1-d0a6e5-eventyay.vercel.app

@codecov
Copy link

codecov bot commented Sep 19, 2021

Codecov Report

Merging #7818 (2bcb4a6) into development (961275e) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #7818      +/-   ##
===============================================
+ Coverage        18.57%   18.61%   +0.04%     
===============================================
  Files              613      613              
  Lines             7198     7198              
  Branches           149      149              
===============================================
+ Hits              1337     1340       +3     
+ Misses            5834     5831       -3     
  Partials            27       27              
Impacted Files Coverage Δ
app/components/tabbed-navigation.js 53.33% <0.00%> (+20.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 961275e...2bcb4a6. Read the comment docs.

@maze-runnar maze-runnar merged commit 08abb76 into fossasia:development Sep 20, 2021
@divyamtayal divyamtayal deleted the button#7817 branch September 22, 2021 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change color of "Order" button on registration events to the standard blue
2 participants