Valour
Valour copied to clipboard
🐛 Bug - The message preview reloads profile picture whenever text changes
Describe the bug Whenever you type the message preview has to reload your profile picture (which also is a 404 but that's a different bug) making the browser work harder than it should.
To Reproduce Steps to reproduce the behavior:
- Type in a message box, it's not obvious that it's doing it but it is (you can check the Network tab in developer tools to see the amount of requests).
Expected behavior It loads the profile picture once and just modifies the text instead of destroying and creating a new preview every time the text changes.
System Information:
- OS: Windows 10
- Valour Version: Version 0.1.3.2 Pre-Alpha
- Valour Platform: Web
- Browser: Chrome
Additional context This may technically not be a bug, but it still shouldn't happen.