relaycc / relay

relay.cc is a web3 directory of apps and profiles, plus the easiest way to message each of them.
https://www.relay.cc
5 stars 3 forks source link

Responsive navbar #344

Closed Aaron-EE closed 1 year ago

Aaron-EE commented 1 year ago

We have a bug where the logo on mobile screen is not showing. This is because there is two svgs on the same page, both <Logo /> for desktop and mobile navbar, and there is some issue with the ids that prevents the logo in the mobile view from rendering. The long term solution is with something like these, https://github.com/laleksiunas/inline-svg-unique-id https://github.com/platypusrex/next-plugin-svgr#readme I have tried to fix it but had no luck, so for now I just duplicated the SVG as a MobileLogo with different id in the SVG to prevent this from happening, long term we should use something like I linked

https://www.loom.com/share/dfe79aa6eb36413da8bd25c428fce2ec

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
dev-relay ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 31, 2023 at 3:13PM (UTC)
relay ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 31, 2023 at 3:13PM (UTC)