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

Remove the footer from the home page #972

Open
Kevils opened this issue Dec 3, 2024 · 10 comments
Open

Remove the footer from the home page #972

Kevils opened this issue Dec 3, 2024 · 10 comments
Assignees
Labels
Good first issue Good for newcomers OD Hack Issue reserved for the OD Hack open for contribution An issue that is available for an Only Dust contribution

Comments

@Kevils
Copy link
Collaborator

Kevils commented Dec 3, 2024

Description 📹

Remove the footer from the home page

Link : https://starknet.quest/

Screenshot 2024-12-03 at 14 31 58

Proposed Actions 🛠️

Here’s a checklist of actions to follow for resolving this issue:

  1. Fork and Create Branch:
    Fork the repository and create a new branch using the issue number:

    git checkout -b fix-[issue-number]
  2. Implement Changes:
    [Insert Code snippet if needed with a mardown todo list]

  3. Run Tests and Commit Changes:
    Make sure your changes don't break existing functionality and commit with a clear message:

    git commit -m "Fix: [Short description of the fix]"

Required 📋

To keep our workflow smooth, please make sure you follow these guidelines:

  • Assignment: Don't create a pull request if you weren’t assigned to this issue.
  • Timeframe: Complete the task within 3 business days.
  • Closing the Issue: In your PR description, close the issue by writing Close #[issue_id].
  • Review Process:
    • Once you've submitted your PR, change the label to "ready for review".
    • If changes are requested, address them and then update the label back to "ready for review" once done.
  • Testing: Test your PR locally before pushing, and verify that tests and build are working after pushing.

Thank you for your contribution 🙏

⚠️ WARNING: Failure to follow the requirements above may result in being added to the OnlyDust blacklist, affecting your ability to receive future rewards.

@Kevils Kevils added open for contribution An issue that is available for an Only Dust contribution Good first issue Good for newcomers OD Hack Issue reserved for the OD Hack labels Dec 3, 2024
@michojekunle
Copy link

Hi, I’d like to work on the issue to remove the footer from the home page.

My approach:

  • Analyze Current Setup: Review the home page structure and identify the footer’s implementation.
  • Implement Changes: Modify the code to remove the footer while ensuring no impact on other pages.
  • Test Locally: Verify the footer is removed only on the home page and all functionality remains intact.
  • Submit PR: Follow the repo’s workflow and reference the issue in the PR.

I’ll complete this task within the 3-day timeframe, ensuring compliance with project guidelines.

Looking forward to your approval to proceed!

@Pvsaint
Copy link

Pvsaint commented Dec 5, 2024

Can I take this issues? I'm a frontend and smart contract developer and a first time contributor in this repo.
If assigned this issue, ETA 48 hours.

@RomThpt
Copy link

RomThpt commented Dec 5, 2024

I’d love to work on this task.

@PrathamJha1
Copy link

Could I take over this issue?

@ryzen-xp
Copy link

ryzen-xp commented Dec 8, 2024

Hi,
I am proficient Blockchain developer expert in web development.
I have contributed many stark net project and more .
please /assign this issue .
Thank You

@davedumto
Copy link

Hi I am Dumto, I am a new contributor to Only dust and this project. I would love to be assigned this issue. ETA 1 day

@Prosper1218
Copy link

I'd fix this with route grouping or conditionally removing the footer from the home page. I'd love to work on this!

@Uyouyou
Copy link

Uyouyou commented Dec 9, 2024

Hi, can i be assigned this task? thank you

@OWK50GA
Copy link

OWK50GA commented Dec 11, 2024

Hi, I'd love to work on this issue.
I'm Wilfrid Okorie, a Frontend Web Developer, and I eat Frontend issues for Breakfast.
I would love to contribute to starknet.quest

I'll first analyze the current setup, and check/how the home page is rendered (the component) and how the footer comes into the home page, and then I'll make my fix.
My first PR will come within 12 hours
Please assign me to this issue

@anthozg
Copy link

anthozg commented Dec 11, 2024

May I handle this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good first issue Good for newcomers OD Hack Issue reserved for the OD Hack open for contribution An issue that is available for an Only Dust contribution
Projects
None yet
Development

No branches or pull requests