Create markers render function
Remove names from list after selection
Add reload button after game finishes
Fix leaderboard not rendering update
Add ordered leaderboard
Styling components
Add timer
Set minutes timeout
Fix stopwatch display issues
Since the button is causing mobile screen users to have a horizontal scroll, I've fixed it giving it a max-height.
This removes the horizontal scroll that the button was causing on the entire page for mobile readers.
Update button to fix horizontal scroll on mobile
Since the button is causing mobile screen users to have a horizontal scroll, I've fixed it giving it a max-height.
This removes the horizontal scroll that the button was causing on the entire page for mobile readers.
Hey! I'd like to point out that the "Get coordinates using button.getBoundingClientRect() for this button" button is making this page have a horizontal sidebar on mobile devices.
This isn't ideal since this is the only element that overflows the maximum width of mobile devices display.
What I'd suggest is resizing this button for mobile users, such that the button would fit the page. This can be achieved through CSS, setting up a maximum width of the button on mobile screens, the text will overflow to the next line.
Cya
Create cross mark function
Opa, realmente, tinha esquecido de adicionar uma max-height.
Fiz de um jeito que achei que ficou bem legal, deixando o overflow scroll e dando uma max-height somente pra lista das tasks.
Acredito que agora esteja finalizado, se for só isso mesmo, foi muito bacana participar desse projeto com vocês @viniciusbe e @vaporwavie macintosh plus!
Preview: https://marcusicaro.github.io/frontend-challenge/
Add scroll bar on tasks list
Create menu and score functions
Oi @marcusicaro obrigado! Só peço que, para evitar conflitos de assinatura nos PRs, mantém o pos-qa do @viniciusbe no mesmo contexto. Não precisa abrir outro!
Opa, foi mal. Pode deixar :+1:
Preview: https://marcusicaro.github.io/frontend-challenge/