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: orange color for unpublish button #4713

Merged
merged 1 commit into from
Aug 5, 2020

Conversation

snitin315
Copy link
Member

Fixes #4711

Short description of what this resolves:

fix color for unpublish state

Changes proposed in this pull request:

Before

Screenshot at 2020-08-05 17-36-19

After

Screenshot at 2020-08-05 17-51-16

Screenshot at 2020-08-05 17-49-04

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)

@vercel
Copy link

vercel bot commented Aug 5, 2020

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/r6fpaxzcv
✅ Preview: https://open-event-frontend-git-fork-snitin315-fix-colors.eventyay.vercel.app

@codecov
Copy link

codecov bot commented Aug 5, 2020

Codecov Report

Merging #4713 into development will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #4713   +/-   ##
============================================
  Coverage        23.09%   23.09%           
============================================
  Files              476      476           
  Lines             4979     4979           
  Branches             8        8           
============================================
  Hits              1150     1150           
  Misses            3828     3828           
  Partials             1        1           

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 13d7e0c...fbb6da6. Read the comment docs.

@iamareebjamal iamareebjamal merged commit 683ef31 into fossasia:development Aug 5, 2020
@snitin315 snitin315 deleted the fix/colors branch August 5, 2020 12:49
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.

Publish/Unpublish: Colors not as before after update to fomantic UI
2 participants