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

ComboBox's onBlur is not getting triggered for Mobile view #7737

Open
anusha-ukumar opened this issue Feb 7, 2025 · 1 comment
Open

ComboBox's onBlur is not getting triggered for Mobile view #7737

anusha-ukumar opened this issue Feb 7, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@anusha-ukumar
Copy link

Provide a general summary of the issue here

The onBlur event for ComboBox does not trigger in Mobile view but functions as expected in Desktop view.

🤔 Expected Behavior?

The onBlur event gets triggered for both Desktop and Mobile views.

😯 Current Behavior

The onBlur event does not get triggered for Mobile view.

💁 Possible Solution

No response

🔦 Context

No response

🖥️ Steps to Reproduce

  1. Use the react-spectrum ComboBox component. Here is an example - https://codesandbox.io/p/sandbox/amazing-gianmarco-h79hfr?file=%2Fsrc%2FApp.js%3A13%2C11
  2. Change to mobile view to check if the onBlur event gets triggered.
  3. onBlur is not triggered for mobile view.

Version

@adobe/react-spectrum-3.30.0 @react-types/combobox-3.10.0

What browsers are you seeing the problem on?

Chrome

If other, please specify.

See the issue on all browsers

What operating system are you using?

macOS Sonoma - 14.2.1

🧢 Your Company/Team

Adobe - Unified checkout

🕷 Tracking Issue

No response

@snowystinger
Copy link
Member

@snowystinger snowystinger added the bug Something isn't working label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants