Summary
Move icons folder from public/hyperswitch/icons/ to public/hyperswitch/assets/icons/
Type
Enhancement
Context
Currently, all dashboard icons are stored under public/hyperswitch/icons/. To enable fetching them from S3, these icons need to be relocated to public/hyperswitch/assets/icons/.
Starter tasks
- Identify all locations where SVG icons from the icons/ directory are referenced.
Expected:
All dashboard icons should reside under public/hyperswitch/assets/icons/, the icons’ paths inside the code should be updated accordingly, and the dashboard should continue rendering icons without issues.
Acceptance criteria
Mentor contact
@Riddhiagrawal001
Helpful Docs
Pre-flight
Summary
Move icons folder from public/hyperswitch/icons/ to public/hyperswitch/assets/icons/
Type
Enhancement
Context
Currently, all dashboard icons are stored under public/hyperswitch/icons/. To enable fetching them from S3, these icons need to be relocated to public/hyperswitch/assets/icons/.
Starter tasks
Expected:
All dashboard icons should reside under public/hyperswitch/assets/icons/, the icons’ paths inside the code should be updated accordingly, and the dashboard should continue rendering icons without issues.
Acceptance criteria
Mentor contact
@Riddhiagrawal001
Helpful Docs
Pre-flight