typey-type icon indicating copy to clipboard operation
typey-type copied to clipboard

Showing Wrong Input When Type

Open MohitBansal321 opened this issue 1 year ago • 7 comments

The Problem

When I play the Kaoes game and I have to write -T In the input section, the hyphen is displayed in the wrong format

Approach

We have to remove the underline of character when we type anything

Screenshot

image

Source

https://didoesdigital.com/typey-type/games/KAOES

I will try it if you think this change is significant

MohitBansal321 avatar Nov 05 '23 10:11 MohitBansal321

Thanks for this. It's kind of weird seeing an hyphen with an underline!

This textarea is currently using the same styling as other textareas. In lessons the underline is useful for showing where spaces have been typed, but this textarea ignores spaces so it doesn't need the underline. So yeah, you can try remove the underline from here but keep it in lessons.

didoesdigital avatar Nov 05 '23 13:11 didoesdigital

image Hey @didoesdigital Can you help me when I pull the latest code it shows some changes in typed-type-data/

MohitBansal321 avatar Nov 08 '23 17:11 MohitBansal321

You can run the git submodule update command: https://github.com/didoesdigital/typey-type#updates

didoesdigital avatar Nov 08 '23 22:11 didoesdigital

Thanks for your patience. I was busy with my internship. Now I can work on it
Did you add new packages? I am getting error to run it locally

MohitBansal321 avatar Dec 10 '23 17:12 MohitBansal321

@MohitBansal321 Yes, both "chromatic" and "@types/clipboard" packages were updated recently. You may need to git pull, git submodule update, and run yarn install to install the latest packages before continuing development with yarn start

didoesdigital avatar Dec 17 '23 02:12 didoesdigital

There are any platform from which we can communicate for this project easily (discord,slack etc)

MohitBansal321 avatar Dec 17 '23 14:12 MohitBansal321

There's the Plover Discord #education-dev channel

didoesdigital avatar Dec 18 '23 05:12 didoesdigital