Skip to content

fix(list-item): Do not focus on item cells on focusIn #8665

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

Merged
merged 4 commits into from
Jan 30, 2024

Conversation

driskull
Copy link
Member

Related Issue: #8664

Summary

  • Fixes tabbing through slotted elements within the list-item.
  • When focusin occurs, do not focus the element, instead just save the cell index.

@github-actions github-actions bot added the bug Bug reports for broken functionality. Issues should include a reproduction of the bug. label Jan 29, 2024
@driskull driskull marked this pull request as ready for review January 29, 2024 21:18
@driskull driskull requested a review from a team as a code owner January 29, 2024 21:18
@driskull driskull added low risk Issues with low risk for consideration in low risk milestones pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Jan 30, 2024
@driskull driskull changed the title fix(list-item): Do not focus on item cells on focusIn. #8664 fix(list-item): Do not focus on item cells on focusIn Jan 30, 2024
@driskull driskull added pr ready for visual snapshots Adding this label will run visual snapshot testing. and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Jan 30, 2024
@driskull driskull merged commit ce9c9ae into main Jan 30, 2024
@driskull driskull deleted the dris0000/list-item-tabindex-fix branch January 30, 2024 19:17
geospatialem pushed a commit that referenced this pull request Feb 1, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>@esri/eslint-plugin-calcite-components:
1.1.0</summary>

##
[1.1.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected])
(2024-01-30)


### Features

* Add `no-dynamic-createelement` rule
([#8656](#8656))
([c7e9444](c7e9444))
</details>

<details><summary>@esri/calcite-components: 2.4.0</summary>

##
[2.4.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected])
(2024-01-30)


### Features

* Add `no-dynamic-createelement` rule
([#8656](#8656))
([c7e9444](c7e9444))


### Bug Fixes

* **chip:** Prevent rendering internal icon if not necessary.
([#8663](#8663))
([8ca2929](8ca2929))
* **combobox:** Ensure supporting components are auto-defined
([#8657](#8657))
([e6d792b](e6d792b))
* **list-item:** Do not focus on item cells on focusIn
([#8665](#8665))
([ce9c9ae](ce9c9ae))
* **tile-select:** Ensure supporting components are auto-defined
([#8648](#8648))
([2c27f40](2c27f40))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
* @esri/eslint-plugin-calcite-components bumped from ^1.1.0-next.0 to
^1.1.0
</details>

<details><summary>@esri/calcite-components-angular: 2.4.0</summary>

##
[2.4.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected])
(2024-01-30)


### Miscellaneous Chores

* **@esri/calcite-components-angular:** Synchronize undefined versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @esri/calcite-components bumped from ^2.4.0-next.1 to ^2.4.0
</details>

<details><summary>@esri/calcite-components-react: 2.4.0</summary>

##
[2.4.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected])
(2024-01-30)


### Miscellaneous Chores

* **@esri/calcite-components-react:** Synchronize undefined versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @esri/calcite-components bumped from ^2.4.0-next.1 to ^2.4.0
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Elijbet pushed a commit that referenced this pull request Feb 15, 2024
**Related Issue:** #8664

## Summary

- Fixes tabbing through slotted elements within the list-item.
- When focusin occurs, do not focus the element, instead just save the
cell index.
Elijbet pushed a commit that referenced this pull request Feb 15, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>@esri/eslint-plugin-calcite-components:
1.1.0</summary>

##
[1.1.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected])
(2024-01-30)


### Features

* Add `no-dynamic-createelement` rule
([#8656](#8656))
([c7e9444](c7e9444))
</details>

<details><summary>@esri/calcite-components: 2.4.0</summary>

##
[2.4.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected])
(2024-01-30)


### Features

* Add `no-dynamic-createelement` rule
([#8656](#8656))
([c7e9444](c7e9444))


### Bug Fixes

* **chip:** Prevent rendering internal icon if not necessary.
([#8663](#8663))
([8ca2929](8ca2929))
* **combobox:** Ensure supporting components are auto-defined
([#8657](#8657))
([e6d792b](e6d792b))
* **list-item:** Do not focus on item cells on focusIn
([#8665](#8665))
([ce9c9ae](ce9c9ae))
* **tile-select:** Ensure supporting components are auto-defined
([#8648](#8648))
([2c27f40](2c27f40))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
* @esri/eslint-plugin-calcite-components bumped from ^1.1.0-next.0 to
^1.1.0
</details>

<details><summary>@esri/calcite-components-angular: 2.4.0</summary>

##
[2.4.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected])
(2024-01-30)


### Miscellaneous Chores

* **@esri/calcite-components-angular:** Synchronize undefined versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @esri/calcite-components bumped from ^2.4.0-next.1 to ^2.4.0
</details>

<details><summary>@esri/calcite-components-react: 2.4.0</summary>

##
[2.4.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected])
(2024-01-30)


### Miscellaneous Chores

* **@esri/calcite-components-react:** Synchronize undefined versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @esri/calcite-components bumped from ^2.4.0-next.1 to ^2.4.0
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports for broken functionality. Issues should include a reproduction of the bug. low risk Issues with low risk for consideration in low risk milestones pr ready for visual snapshots Adding this label will run visual snapshot testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants