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

filterText not showing up for CalciteCombobox when used in React #9752

Open
2 of 6 tasks
nikki-lea opened this issue Jul 9, 2024 · 0 comments
Open
2 of 6 tasks

filterText not showing up for CalciteCombobox when used in React #9752

nikki-lea opened this issue Jul 9, 2024 · 0 comments
Labels
0 - new New issues that need assignment. ArcGIS Enterprise Issues logged by ArcGIS Enterprise team members bug Bug reports for broken functionality. Issues should include a reproduction of the bug. impact - p3 - not time sensitive User set priority impact status of p3 - not time sensitive needs milestone Planning workflow - pending milestone assignment, has priority and/or estimate. p - low Issue is non core or affecting less that 10% of people using the library spike Issues that need quick investigations for time estimations, prioritization, or a quick assessment.

Comments

@nikki-lea
Copy link

nikki-lea commented Jul 9, 2024

Check existing issues

Actual Behavior

event.filterText is undefined when a onCalciteComboboxFilterChange is fired in an CalciteCombobox component in react.

Expected Behavior

event.filterText should be the input text

Reproduction Sample

https://codesandbox.io/p/devbox/simple-combobox-df6kft?file=%2Fsrc%2FApp.jsx%3A21%2C9-21%2C38

Reproduction Steps

  1. Enter any text in the box
  2. Note that the value for event.target.filterText is undefined

Reproduction Version

2.10.0

Relevant Info

No response

Regression?

No response

Priority impact

impact - p3 - not time sensitive

Impact

No response

Calcite package

  • @esri/calcite-components
  • @esri/calcite-components-angular
  • @esri/calcite-components-react
  • @esri/calcite-design-tokens
  • @esri/eslint-plugin-calcite-components

Esri team

ArcGIS Enterprise

@nikki-lea nikki-lea added 0 - new New issues that need assignment. bug Bug reports for broken functionality. Issues should include a reproduction of the bug. needs triage Planning workflow - pending design/dev review. labels Jul 9, 2024
@github-actions github-actions bot added ArcGIS Enterprise Issues logged by ArcGIS Enterprise team members impact - p3 - not time sensitive User set priority impact status of p3 - not time sensitive labels Jul 9, 2024
@geospatialem geospatialem added p - low Issue is non core or affecting less that 10% of people using the library needs milestone Planning workflow - pending milestone assignment, has priority and/or estimate. spike Issues that need quick investigations for time estimations, prioritization, or a quick assessment. and removed needs triage Planning workflow - pending design/dev review. labels Jul 22, 2024
@geospatialem geospatialem added this to the 2025-03-25 - Mar Release milestone Sep 10, 2024
@geospatialem geospatialem removed the needs milestone Planning workflow - pending milestone assignment, has priority and/or estimate. label Sep 10, 2024
@geospatialem geospatialem added the needs milestone Planning workflow - pending milestone assignment, has priority and/or estimate. label Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - new New issues that need assignment. ArcGIS Enterprise Issues logged by ArcGIS Enterprise team members bug Bug reports for broken functionality. Issues should include a reproduction of the bug. impact - p3 - not time sensitive User set priority impact status of p3 - not time sensitive needs milestone Planning workflow - pending milestone assignment, has priority and/or estimate. p - low Issue is non core or affecting less that 10% of people using the library spike Issues that need quick investigations for time estimations, prioritization, or a quick assessment.
Projects
None yet
Development

No branches or pull requests

3 participants