Skip to content

GFI : Move IntelligentRouting folder from public/hyperswitch/IntelligentRouting to public/hyperswitch/assets/IntelligentRouting/ #3557

@Riddhiagrawal001

Description

@Riddhiagrawal001

Summary

Move icons folder from public/hyperswitch/IntelligentRouting to public/hyperswitch/assets/IntelligentRouting/

Type

Enhancement

Context

Currently, all IntelligentRouting icons are stored under public/hyperswitch/IntelligentRouting. To enable fetching them from S3, these icons need to be relocated to public/hyperswitch/assets/IntelligentRouting/

Starter tasks

  • Identify all locations where SVG icons from the IntelligentRouting/ directory are referenced.

Expected:

All IntelligentRouting icons should reside under public/hyperswitch/assets/IntelligentRouting/, the icons’ paths inside the code should be updated accordingly, and the dashboard should continue rendering icons without issues.

Acceptance criteria

  • All icons moved from /IntelligentRouting to /assets/IntelligentRouting/
  • Reference updated in all the places where /IntelligentRouting is being used or called
  • Icons correctly rendered in the dashboard after the move
  • Code formatted using npx prettier --write .

Relevant Files

Mentor contact

@Riddhiagrawal001

Helpful Docs

Pre-flight

  • I read the Contributing Guide and setup
  • I searched existing issues and PRs

Metadata

Metadata

Assignees

Labels

Good First IssueIssues which are beginner friendly and will give a starting understanding about the repohacktoberfest

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions