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

[frontend] Narrative list wrong icon + alignment issue (#8533) #8594

Merged
merged 3 commits into from
Oct 7, 2024

Conversation

SarahBocognano
Copy link
Member

@SarahBocognano SarahBocognano added the filigran team use to identify PR from the Filigran team label Oct 3, 2024
@SarahBocognano SarahBocognano self-assigned this Oct 3, 2024
@@ -71,7 +72,7 @@ const Narratives: FunctionComponent = () => {
display: 'flex',
justifyContent: 'space-between',
alignItems: 'center',
marginTop: -10,
marginBottom: 16,
Copy link
Member

Choose a reason for hiding this comment

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

theme.spacing(2)

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.22%. Comparing base (da277f9) to head (d73e97c).
Report is 12 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8594   +/-   ##
=======================================
  Coverage   66.22%   66.22%           
=======================================
  Files         597      597           
  Lines       60436    60436           
  Branches     6200     6202    +2     
=======================================
+ Hits        40023    40025    +2     
+ Misses      20413    20411    -2     

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

@SarahBocognano SarahBocognano merged commit 9aca925 into master Oct 7, 2024
6 checks passed
@SarahBocognano SarahBocognano deleted the issue/8533 branch October 7, 2024 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants