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

Tag colour contrast changes for DAC #1011

Merged
merged 1 commit into from Jan 3, 2020
Merged

Tag colour contrast changes for DAC #1011

merged 1 commit into from Jan 3, 2020

Conversation

adamsilver
Copy link
Contributor

Context

Tag styles fail DAC

Link to Trello card — screenshots in Trello ticket

https://trello.com/c/VjHpGzot/694-dac-page-17-fix-colour-contrast-of-declined-and-offer-status-on-applications-page

@tvararu tvararu temporarily deployed to apply-for-te-tag-contra-9pvmco January 3, 2020 10:46 Inactive
Copy link
Contributor

@tvararu tvararu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code is 👌

Comment on lines -23 to -33
def status_tag_class
case application_choice.status
when 'offer'
'app-tag--offer'
when 'rejected'
'app-tag--rejected'
else
'app-tag--new'
end
end

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Context: this isn't used anywhere!

app/frontend/styles/_tag.scss Show resolved Hide resolved
@adamsilver adamsilver merged commit c630456 into master Jan 3, 2020
@adamsilver adamsilver deleted the tag-contrast branch January 3, 2020 13:29
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.

None yet

2 participants