Hi I met a few problems while working on front end wonder if anyone have similar problem / able to give some tips. Here is the link to my frontend: https://replit.com/@KintQ/waveportal-starter-project#src/App.jsx
1. Webpage having blank space
Before connecting wallet, the webpage were showing blank white space below the button. After connecting however there is no issue on the display.
2. getAllWaves messages need to refresh page to show
After connecting wallet, i was wanting to let all the messages left by users to appear without needing to refresh the page. How should i go about with that ?
3. textoverflow in the middle!
My current design looks like the picture shown here. But what i want was smtg like: "0x00...9999". Just wondering how to make it couldnt wrap my head around it!