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

PADV-903 feat: changes footer and header #23

Merged
merged 2 commits into from
Dec 22, 2023
Merged

PADV-903 feat: changes footer and header #23

merged 2 commits into from
Dec 22, 2023

Conversation

AuraAlba
Copy link
Contributor

@AuraAlba AuraAlba commented Dec 19, 2023

Ticket

https://agile-jira.pearson.com/browse/PADV-903

Description

Change footer, header and sidebar according to new design

Changes made

Change footer, header, sidebar styles
Adjust title for students, instructors and courses pages
Add fontawesome pro stylesheet
Update tests

Screenshots

Screenshot from 2023-12-22 15-24-32

How to test

Clone the Institution Portal MFE
Run npm install.
Run npm run start
Go to http://localhost:1980/insructors

@anfbermudezme
Copy link
Contributor

anfbermudezme commented Dec 21, 2023

@AuraAlba What do you think about put Search title outside the box of the filters.

image

@anfbermudezme
Copy link
Contributor

@AuraAlba Footer should have the same background color as the sidebar.

public/index.html Show resolved Hide resolved
public/images/logoPearson.png Outdated Show resolved Hide resolved
src/assets/colors.scss Show resolved Hide resolved
src/assets/global.scss Outdated Show resolved Hide resolved
src/assets/global.scss Outdated Show resolved Hide resolved
src/features/Main/Header/index.jsx Outdated Show resolved Hide resolved
src/features/Main/Header/index.jsx Show resolved Hide resolved
Comment on lines 25 to 29
<a href="/">
<span className="icon">
<FontAwesomeIcon icon={faEarthAmericas} />
</span>
</a>

Choose a reason for hiding this comment

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

What's the purpose of this? @AuraAlba

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I added the links from the site configuration

src/features/Main/Header/index.jsx Show resolved Hide resolved
src/features/Main/Sidebar/index.scss Show resolved Hide resolved
@AuraAlba AuraAlba force-pushed the vue/PADV-903 branch 3 times, most recently from 39791f5 to 25957e3 Compare December 22, 2023 15:09
@AuraAlba AuraAlba merged commit b195cf5 into master Dec 22, 2023
2 checks passed
@AuraAlba AuraAlba deleted the vue/PADV-903 branch December 22, 2023 21:10
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