Skip to content

Conversation

@yassa-tamer
Copy link
Contributor

@yassa-tamer yassa-tamer commented Jul 20, 2023

This commit basically should add a footer to the Simple React page, But The footer logic is used in more than one place so a Footer component is created and called wherever it is needed.

Resolves #499


This change is Reviewable

This commit basically should add a footer to the Simple React page,
But The footer logic is used in more than one place so
a Footer component is created and called wherever it is needed.

Resolves shakacode#499
Copy link
Contributor

@ahangarha ahangarha left a comment

Choose a reason for hiding this comment

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

Good move

I see duplicate content at the bottom of the page.

image

What do you think about the Classic Rails page? What to do there?

If we can have the same navigation bar on all pages, we should be able to have a footer too.

@yassa-tamer
Copy link
Contributor Author

Yes, Sorry for forgetting it. I removed the duplicate content.
If we want the footer on every page, I suggest putting it on the application layout with the navigation bar.

The Footer should appear in all the pages.
Copy link
Contributor

@ahangarha ahangarha left a comment

Choose a reason for hiding this comment

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

Looks good to me.

There are minor issues to fix. After that, I think this PR is ready to get merged.

Copy link
Contributor

@ahangarha ahangarha left a comment

Choose a reason for hiding this comment

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

Good job 👍🏾

@ahangarha
Copy link
Contributor

@justin808 Now we have a footer on all pages. Do you have any comments here?

I think we need to update the branding in the footer. Also, the UI/UX can get improved.
I propose to have a separate task for these two.

@justin808 justin808 merged commit 97c1ac5 into shakacode:master Jul 25, 2023
@justin808
Copy link
Member

Thanks @Yassa-hue

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.

Tab "Simple React" doesn't have footer

3 participants