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

Improve contrast of subject pills in bulk tagger #8538

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

jimchamp
Copy link
Collaborator

@jimchamp jimchamp commented Nov 17, 2023

Improves contrast of the subject type pills, found in the "Create new subject" section of the bulk tagger.

Technical

Testing

Screenshot

Before:
image

After:
Screenshot from 2023-11-17 09-41-55

Stakeholders

@mheiman

Copy link
Collaborator

@cdrini cdrini left a comment

Choose a reason for hiding this comment

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

Lgtm one comment about deleting old code. Can you also add a before picture so we can see what the change looks like?

background-color: @primary-blue;
}
}

.subject-red {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we remove these now?

person: 'subject-purple',
place: 'subject-red',
time: 'subject-yellow'
subject: 'subject-type-option--subject',
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nice, like the BEM here!

@cdrini cdrini self-assigned this Nov 17, 2023
@jimchamp jimchamp force-pushed the a11y-bulk-tagger-contrast branch from 1e73cd7 to 852323c Compare November 17, 2023 21:54
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a90932d) 16.00% compared to head (852323c) 16.00%.
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8538   +/-   ##
=======================================
  Coverage   16.00%   16.00%           
=======================================
  Files          86       86           
  Lines        4692     4691    -1     
  Branches      822      822           
=======================================
  Hits          751      751           
+ Misses       3416     3415    -1     
  Partials      525      525           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@cdrini cdrini left a comment

Choose a reason for hiding this comment

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

Nice, much better! Looks much easier to read.

@cdrini cdrini merged commit 3fc3982 into internetarchive:master Nov 20, 2023
2 checks passed
@jimchamp jimchamp deleted the a11y-bulk-tagger-contrast branch January 31, 2024 00:03
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.

3 participants