JhohannesK / TipoHiZ

A typing website made for everyone
https://tipohiz.vercel.app/
GNU General Public License v3.0
16 stars 32 forks source link

bug: Shift + Letter Doesn't Capitalize on Typohiz #118

Open masabinhok opened 1 day ago

masabinhok commented 1 day ago

Issue Title: Shift + Letter Doesn't Capitalize on Typohiz

Description: On the Typohiz typing website, pressing Shift + any letter key doesn't capitalize the letter. Expected behavior is capitalization when Shift is held.

Steps to Reproduce:

  1. Open Typohiz.
  2. Hold the Shift key and press any letter.

Expected Result: The letter should appear capitalized. Actual Result: User can't type.

https://github.com/user-attachments/assets/c081a99b-0d17-4531-a449-6a20acb71fc1

masabinhok commented 1 day ago

I'll try to fix this.