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

Migrate Icons to React Icons #132

Open
4 tasks
JosueBrenes opened this issue Dec 14, 2024 · 4 comments · May be fixed by #137
Open
4 tasks

Migrate Icons to React Icons #132

JosueBrenes opened this issue Dec 14, 2024 · 4 comments · May be fixed by #137

Comments

@JosueBrenes
Copy link
Contributor

Migrate Icons to React Icons

Description

Replace the following image files with equivalent icons from React Icons:

  • Frontend\public\img\Icon.svg
  • Frontend\public\img\icon1.jpg
  • Frontend\public\img\icon2.jpg

Update the corresponding components to use React Icons instead of the image files.

Migration Details

  • Icon.svg should be replaced in the following locations:

    • Frontend\src\components\auth\NewPassword\PasswordHeader.tsx
    • Frontend\src\components\auth\ForgotPassword\ForgotPasswordCard.tsx
  • icon1.jpg (image 1) should be replaced with a React Icon equivalent in:

    • Frontend\src\components\bids\ProcessTimeline\index.tsx
  • icon2.jpg (image 2) should be replaced with a React Icon equivalent in:

    • Frontend\src\components\bids\ProcessTimeline\index.tsx

Steps to Complete

  1. Identify suitable React Icons to replace Icon.svg, icon1.jpg (image 1), and icon2.jpg (image 2).
  2. Import the selected React Icons into the specified files.
  3. Replace the image references with the imported React Icons.
  4. Ensure the new icons are styled appropriately to match the original design.
  5. Test all updated components to confirm proper functionality and appearance.
  6. Commit and push the changes to the repository.

Acceptance Criteria

  • Icon.svg, icon1.jpg, and icon2.jpg are successfully replaced with React Icons.
  • The specified components are updated to use React Icons instead of the image files.
  • The new icons are styled correctly and match the original design.
  • No errors or visual inconsistencies are present after the migration.
@GideonBature
Copy link

I'd love to give this a go.

@SimplementeCao
Copy link

SimplementeCao commented Dec 14, 2024


Hello! I'm SimplementeCao 👋

I have previously contributed to several projects, including:

  • Cairo Book
  • Starknet Book
  • Starknet Docs
  • Starknet Security Challenges Factory
  • Starkane
  • SafeSwap
  • SocialSphere
    Can I work on this topic?

Feel free to check out my OnlyDust profile, where I have contributed to many projects: OnlyDust Profile,
and my GitHub profile.


🛠️ Plan to solve the problem:

  1. Review the problem description to ensure a complete understanding of the problem at hand.
  2. Take advantage of all available resources provided within the problem to gain deeper insights.
  3. If faced with a problem, **I will promptly ask questions in the relevant support group or communication channel to move forward in an efficient manner.
  4. Once the problem is resolved, I will submit a PR and await your feedback.

Estimated time 5hs


Let me know if I can start working on this! 🚀


@BigBen-7
Copy link
Contributor

Hey, I specialize in using React and its sub-library like eact-icons, can I attend to this issue?
ETA; 3hours max

@wheval
Copy link
Contributor

wheval commented Dec 14, 2024

Hello @JosueBrenes, I'm Wheval an experienced Frontend Developer.

I'd love to give this a go. I have gone through the migration details, pretty straightfoward.

ETA is 5hrs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants