RocketCommunicationsInc / astro

Astro UXDS is a collection of guidelines, patterns and components for designing space-based user interface applications.
https://astrouxds.com
Other
113 stars 25 forks source link

rux-input displaying "Start typing to search" dispite using ruxchange or ruxinput #960

Closed raven2500 closed 1 year ago

raven2500 commented 1 year ago

Describe the bug With a rux-input field both ruxchange and ruxinput were used to try to prevent the user from entering a / character, which MS Edge treats as a search. We are preventing the entry of the / character, but sometimes the resulting "Start typing to search" dialog still opens, but not all of the time.

To Reproduce Steps to reproduce the behavior:

See Description above

Current behavior See Description above

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

CodeSandbox If applicable, please provide a CodeSandbox or other online code editor tool link that contains an example of the bug.

Environment (please complete the following information):

Additional context Add any other context about the problem here.

FMorrison87 commented 1 year ago

Hello @raven2500, if possible could you provide screenshots and/or a code sandbox that emulates this behavior? We will try and replicate it on our end but this would be helpful. Thank you!

micahjones13 commented 1 year ago

Closing as stale