TEYIM ASOBO
TEYIM ASOBO
### Issue Summary The URL input field overflows when the URL is very long, breaking the UI. ### Steps to Reproduce - Enter a long string for the username ###...
### Issue Description Input fields do not have validation, allowing users to enter extremely lengthy text in input fields, causing the UI to break. ### Steps to Reproduce Enter very...
## What The Signup card does not fully display on desktop screens 
### Describe the bug Input fields allow users to input very lengthy strings, causing the UI of the application to break ### To Reproduce Steps to reproduce the behavior: -...
### Current behavior After inputing a team name in step one, the user only discovers that this team name is not available after clicking the **finish** button in step 3....
### **Describe behavior** I can still access the home screen (the "/" route) even after login, which exposes the **login** and **signup** buttons on the navbar, allowing me to visit...
With the project's current and increasingly growing size, I think adding Typescript for static type checking will significantly improve the dev experience. Are they any current or future plans for...