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

Enhanced Footer. Fixes issue #635. #639

Closed
wants to merge 7 commits into from

Conversation

imshrishk
Copy link

Made the Footer responsive as per the requirements.
Made a few indentation changes to make the code more readable.

@Devmoni
Copy link
Contributor

Devmoni commented Jan 16, 2025

Great job on your work so far!

However, please try to avoid making unnecessary changes, such as adding or removing spaces, as it makes it harder to review the intended changes.

I suggest checking the working tree before committing the code to the branch. This will give you an idea of what changes are going to be included in the commit.

Also, please write any new CSS in the custom.css file.

(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-102776855-1', 'auto');
ga('send', 'pageview');
</script>
</script>
Copy link
Contributor

Choose a reason for hiding this comment

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

Please don't remove the newline at end of this file.

Copy link
Author

Choose a reason for hiding this comment

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

Ahh..really really sorry. It's just a force of habit. I will make sure to change it as soon as I get to my PC.

@imshrishk imshrishk mentioned this pull request Jan 18, 2025
@pikurasa
Copy link
Contributor

@imshrishk Issue #647 is now solved. Is there another reason this should still be merged as-is?

@imshrishk
Copy link
Author

@pikurasa this PR mainly solved #635 and that is still valid. I believe the responsiveness on small devices is still not solved and this code does it.

@pikurasa
Copy link
Contributor

I tested it, and I'm not persuaded.

For more context on our priorities, I recommend joining us on https://matrix.to/#/#sugarlabs-web:matrix.org and attending the meetings.

@pikurasa pikurasa closed this Jan 20, 2025
@imshrishk
Copy link
Author

No problem! I joined the group and hope to collaborate better with the team.
It was on the issues page that's why I tried to fix it. I will take a look at priorities before making a PR next time.

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.

4 participants