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

[Implemented]: Change Icon for 'Create Brokering Run' Button (#266) #275

Merged
merged 3 commits into from
Oct 22, 2024

Conversation

coolnj4
Copy link
Contributor

@coolnj4 coolnj4 commented Oct 20, 2024

Changed the arrow icon (->) for the 'Create Brokering Run' button in the Order Routing app's Brokering Run page to a '+' icon.

Related Issues

Change Icon for "Create Brokering Run" Button #266

Contribution and Currently Important Rules Acceptance

)

Changed the arrow icon (->) for the 'Create Brokering Run' button in the Order Routing app's Brokering Run page to a '+' icon.
src/views/BrokeringRuns.vue Outdated Show resolved Hide resolved
…utline instead of arrowForwardOutline (hotwax#266)

Reverted the incorrect icon change and updated the 'Create Brokering Run' button to use the correct 'addOutline' icon as per the issue requirements.
@coolnj4
Copy link
Contributor Author

coolnj4 commented Oct 22, 2024

Hi @ymaheshwari1,

Thanks for pointing that out! I’ve now fixed the issue by changing the icon of the "Create Brokering Run" button from arrowForwardOutline to addOutline as required.

Please have a look and let me know if anything else needs adjustment.

@ymaheshwari1
Copy link
Contributor

@coolnj4 You can remove the arrowForwardOutline from import, if thats not used anywhere in the code.

@coolnj4
Copy link
Contributor Author

coolnj4 commented Oct 22, 2024

Hi @ymaheshwari1,

I’ve removed the unused import of arrowForwardOutline as well. Please have a look and let me know if anything else needs adjustment.

@ymaheshwari1 ymaheshwari1 merged commit 89c281a into hotwax:main Oct 22, 2024
2 checks passed
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.

2 participants