innovaccer / design-system

Masala Design System (MDS) is an open-source design system built at Innovaccer. Figma file : https://www.figma.com/community/file/974368355920553546/masala-design-system-web-guidelines
https://mds.innovaccer.com
MIT License
84 stars 79 forks source link

InputMask component is broken as we can't type anything in there. #923

Closed satyamyadav closed 2 years ago

satyamyadav commented 2 years ago

Description

While typing on inside input box of the InputMask component in examples here https://innovaccer.github.io/design-system/?path=/docs/components-inputmask-all--all either the pointer jumps to last place or it jumps like we are typing but nothing shows up in there.

Steps to reproduce

Expected result

The content we types should be visible in the input (while filtering the wrong input type).

Actual result

Pointer jumps only visible no content appears in the input field.

Miru5 commented 2 years ago

I'm looking into this issue

Miru5 commented 2 years ago

hey, can you check #932 ? should I change the branch? made a PR to main :)

innosatyam commented 2 years ago

Closing due to inactivity.