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

fix: remove id on all svg icons #941

Merged
merged 6 commits into from
Sep 28, 2021
Merged

fix: remove id on all svg icons #941

merged 6 commits into from
Sep 28, 2021

Conversation

alfonsobries
Copy link
Member

Summary

https://app.clickup.com/t/1jktfgf

Removes the id from SVG icons to prevent issue described on the ticket

Checklist

  • [x ] I checked my UI changes against the design and there are no notable differences
  • I checked my UI changes for any responsiveness issues
  • I checked my UI changes in light AND dark mode
  • I checked my (code) changes for obvious issues, debug statements and commented code
  • I opened a corresponding card on Clickup for any remaining TODOs in my code
  • I added a short description on how to test this PR (if necessary)
  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

Optimized SVG(s):
- public/images/search/empty-dark.svg
- public/images/search/empty.svg
- resources/icons/arrow-down.svg
- resources/icons/arrow-up.svg
- resources/icons/block-id.svg
- resources/icons/confirmations.svg
- resources/icons/delegate-name.svg
- resources/icons/delegate.svg
- resources/icons/exchange.svg
- resources/icons/height.svg
- resources/icons/monitor.svg
- resources/icons/nonce.svg
- resources/icons/price.svg
- resources/icons/qr-code.svg
- resources/icons/rank.svg
- resources/icons/reward.svg
- resources/icons/smartbridge.svg
- resources/icons/supply.svg
- resources/icons/transaction.svg
- resources/icons/transactions.svg
- resources/icons/verified.svg
- resources/images/search/empty-dark.svg
- resources/images/search/empty.svg
@ItsANameToo ItsANameToo merged commit a998779 into develop Sep 28, 2021
@ItsANameToo ItsANameToo deleted the fix/remove-icons-id branch September 28, 2021 10:05
@ItsANameToo
Copy link
Member

This in itself doesn't resolve all the issues, so keeping the clickup card open for now

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.

None yet

3 participants