Results 7 comments of Martin Homola

Hey guys, for me helped to define JS worker _app.js from CDN. ```javascript import { pdfjs } from 'react-pdf'; pdfjs.GlobalWorkerOptions.workerSrc = `//cdnjs.cloudflare.com/ajax/libs/pdf.js/${pdfjs.version}/pdf.worker.min.js`; ```

I have found only this strange design. Not sure it is a related issue. ![obrazek](https://github.com/user-attachments/assets/1677e05d-b29b-458d-b4dc-a1312c1c15d4)

I forgot that when changing currency in Send, the form jumps slightly.

> > I forgot that when changing currency in Send, the form jumps slightly. > > I don't see this in send, which network are you using? Can you record...

Small visual bug - search in the middle. ![image](https://github.com/user-attachments/assets/4719f14d-3cfc-4061-80e5-5db1fbd047da)

![image](https://github.com/user-attachments/assets/0d4c23dd-0623-43a1-87eb-dfc282a4d615) Can you please make a clickable whole circle? It is more user-friendly.

> @adderpositive Martin, I think that this routing method and NavigationItem styling can be useful in coinmarket, as you also have a similar design in Trading section, please consider implementing...