Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modus Text Input ignores 'c' when typed #2646

Open
2 tasks done
natanbcpc opened this issue Jun 26, 2024 · 3 comments
Open
2 tasks done

Modus Text Input ignores 'c' when typed #2646

natanbcpc opened this issue Jun 26, 2024 · 3 comments
Labels
bug Something is wrong and needs to be addressed external-request Bugs and features reported by individuals from other teams in Trimble

Comments

@natanbcpc
Copy link

Prerequisites

Describe the issue

When entering text into ModusTextInput, the letter 'c' is ignored if not typed within a small timeframe from the last letter or in uppercase. Copying and pasting 'c' seems to work fine though.

Reduced test cases

No response

What operating system(s) are you seeing the problem on?

Linux

What browser(s) are you seeing the problem on?

Chrome

What is the issue regarding ?

@trimble-oss/modus-web-components

What version of npm package are you using ?

v0.29.0-react18 (also present in v0.32.0-react18)

Priority

High

What product/project are you using Modus Components for ?

CX Support

What is your team/division name ?

Skyris

Are you willing to contribute ?

Yes

Are you using Modus Web Components in production ?

https://cxsupport-qa.connectedfleet.io/#/integrations/types/create (not production)

@natanbcpc natanbcpc added the bug Something is wrong and needs to be addressed label Jun 26, 2024
Copy link

Hello @natanbcpc! Thanks for opening an issue. The Modus core team will get back to you soon (usually within 24-hours) and provide guidance on how to proceed. Contributors are welcome to participate in the discussion and provide their input on how to best solve the issue, and even submit a PR if they want to.

Please wait until the issue is ready to be worked on before submitting a PR, or you can reach out to the core team if it is time bound. For trivial things, or bugs that don't change the expected behaviors and UI, you can go ahead and make a PR.

@github-actions github-actions bot added the external-request Bugs and features reported by individuals from other teams in Trimble label Jun 26, 2024
@coliff
Copy link
Member

coliff commented Jun 27, 2024

Did you observe this issue on Storybook or on your own site? Reason i ask is that I know that Storybook has many of their own built-in keyboard shortcuts which make testing some Modus Web Components on storybook a little tricky.

Can you reproduce the issue on this simple HTML test page I created?
https://coliff.github.io/modus-web-components-example/#text-inputs

I wasn't able to reproduce it. If you can please can you record a video or let us know which words/characters you entered?

@cjwinsor
Copy link
Contributor

cjwinsor commented Jul 2, 2024

@natanbcpc is it possible to provide more context or sample code that reproduces the issue. Typing c in the storybook is seemingly working 100% of the time during my testing. A codepen or stackblitz would be great for reproducing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is wrong and needs to be addressed external-request Bugs and features reported by individuals from other teams in Trimble
Projects
Status: In Review
Development

No branches or pull requests

3 participants