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

feat: careers benefits #44

Merged
merged 3 commits into from
Feb 8, 2023
Merged

feat: careers benefits #44

merged 3 commits into from
Feb 8, 2023

Conversation

iamacook
Copy link
Member

@iamacook iamacook commented Feb 8, 2023

What it solves

Partially resolves #3

How this PR fixes it

The careers page benefits has been implemented according to the design.

A refactored of UspBlock and BaseBlock is included, adjusting all instances of image attributes where necessary.

Screenshots

image

image

@iamacook iamacook requested a review from DiogoSoaress February 8, 2023 13:43
@iamacook iamacook self-assigned this Feb 8, 2023
@github-actions
Copy link

github-actions bot commented Feb 8, 2023

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

Comment on lines 22 to 23
// Appease ESLint
const { alt = '', ...rest } = image
Copy link
Member Author

Choose a reason for hiding this comment

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

We're going to get this warning in a few places in this PR as we spread image in a few places.

Shall we disable the linting rule? It currently only warns us.

Copy link
Member Author

Choose a reason for hiding this comment

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

I solved the issue and have added comments in the code accordingly.

Copy link
Member

@katspaugh katspaugh left a comment

Choose a reason for hiding this comment

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

👍

@iamacook iamacook merged commit e2a9e95 into careers Feb 8, 2023
@iamacook iamacook deleted the careers-benefits branch February 8, 2023 14:01
@github-actions github-actions bot locked and limited conversation to collaborators Feb 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants