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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃 Select opens the keyboard #2302

Open
4 of 7 tasks
sergiqm94 opened this issue Sep 5, 2022 · 8 comments
Open
4 of 7 tasks

馃 Select opens the keyboard #2302

sergiqm94 opened this issue Sep 5, 2022 · 8 comments
Assignees

Comments

@sergiqm94
Copy link
Contributor

URL

https://sui-components.vercel.app/workbench/molecule/select/demo

Steps to reproduce

Mobile version

Click on select and the keyboard opens

Expected Behavior

On mobile, when you click on the select button, the keyboard opens. Previously this was not the case. If we fix the version to 1.53 it works as expected.

Screenshots

image

Which device have you used?

  • Desktop
  • Tablet
  • Mobile
  • smartTV

Which operating systems have you used?

  • Windows
  • Linux
  • macOS

browser and version

No response

Additional info

No response

@Xaconi
Copy link

Xaconi commented Sep 29, 2022

Hey can I get this one?

@andresin87
Copy link
Member

I think this is hard to fix. Are you sure?

@andresin87
Copy link
Member

Ok. i Tried. Its simpler than i initialy imagined.

https://github.com/SUI-Components/sui-components/blob/master/components/molecule/select/src/components/MoleculeInputSelect.js#L23

add forced a readOnly true value prop to the children's Injector

@Xaconi
Copy link

Xaconi commented Oct 1, 2022

@andresin87 ok, I'll try... but for now, after a clean npm install of the repo, the command npm start returns me this error 馃槩

image

@andresin87
Copy link
Member

what are your environment.

try to run the respawn run script

@andresin87
Copy link
Member

then run npm run start dev molecule/select

@andresin87
Copy link
Member

Thats the easy way to only load what is needed

@Xaconi
Copy link

Xaconi commented Oct 3, 2022

Same error as previous comment...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

3 participants