Skip to content

fix(components/ag-grid): lookup cell editor should not stop editing when adding a new record#4086

Merged
johnhwhite merged 3 commits intomainfrom
ag-grid-lookup-focus-handling
Nov 17, 2025
Merged

fix(components/ag-grid): lookup cell editor should not stop editing when adding a new record#4086
johnhwhite merged 3 commits intomainfrom
ag-grid-lookup-focus-handling

Conversation

@johnhwhite
Copy link
Copy Markdown
Member

@johnhwhite johnhwhite commented Nov 13, 2025

@johnhwhite johnhwhite added the risk level (author): 1 No additional bugs expected from this change label Nov 13, 2025
@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Nov 13, 2025

View your CI Pipeline Execution ↗ for commit 93967bf

Command Status Duration Result
nx build code-examples-playground --baseHref=ht... ✅ Succeeded 1m 52s View ↗
nx build playground --baseHref=https://blackbau... ✅ Succeeded 1m 47s View ↗
nx build integration --baseHref=https://blackba... ✅ Succeeded 30s View ↗

☁️ Nx Cloud last updated this comment at 2025-11-17 14:56:03 UTC

@blackbaud-sky-build-user
Copy link
Copy Markdown
Collaborator

…handling

* origin/main:
  chore(apps/playground): add autonumeric playground (#4088)
  chore: release 13.8.2 (#4087)
  fix(components/layout): use correct background and border for toolbar view actions (#4083)
  fix(components/lookup): use correct mobile search background color, collapse button size (#4085)
@johnhwhite johnhwhite merged commit cbd547b into main Nov 17, 2025
24 checks passed
@johnhwhite johnhwhite deleted the ag-grid-lookup-focus-handling branch November 17, 2025 18:04
johnhwhite added a commit that referenced this pull request Nov 17, 2025
* origin/main:
  fix(components/tabs): tab dropdown close button is on the right in modern theme (#4073)
  fix(components/ag-grid): lookup cell editor should not stop editing when adding a new record (#4086)
johnhwhite added a commit that referenced this pull request Nov 24, 2025
* main:
  fix(components/theme): fix default semantic header styling (#4093)
  feat(components/packages): create schematic to convert SKY UX projects to use standalone components (#4082)
  docs(components/modals): update `wrapperClass` description (#4090)
  fix(components/tabs): tab dropdown close button is on the right in modern theme (#4073)
  fix(components/ag-grid): lookup cell editor should not stop editing when adding a new record (#4086)
  chore(apps/playground): add autonumeric playground (#4088)
  chore: release 13.8.2 (#4087)
  fix(components/layout): use correct background and border for toolbar view actions (#4083)
  fix(components/lookup): use correct mobile search background color, collapse button size (#4085)
  chore: release 13.8.1 (#4081)
  docs(components/ag-grid): lookup properties call out `wrapperClass` requirements for `addClick` (#4084)
  fix: remove redundant header classes  (#4071)
  fix(components/lookup): clicking selection modal label area selects item (#4074)
  fix(components/tiles): use same heading size for tile title and summary (#4077)
  chore: release 13.8.0 (#4079)
johnhwhite pushed a commit that referenced this pull request Dec 1, 2025
# [13.9.0](13.8.2...13.9.0)
(2025-12-01)


### Bug Fixes

* **components/ag-grid:** lookup cell editor should not stop editing
when adding a new record
([#4086](#4086))
([cbd547b](cbd547b)),
closes [AB#3619682](https://github.com/AB/issues/3619682)
* **components/filter-bar:** add top border styling for filter bar in
data manager ([#4094](#4094))
([7bdc781](7bdc781))
* **components/tabs:** tab dropdown close button is on the right in
modern theme ([#4073](#4073))
([d7deacb](d7deacb)),
closes [AB#3614210](https://github.com/AB/issues/3614210)
* **components/theme:** fix default semantic header styling
([#4093](#4093))
([8591069](8591069)),
closes [AB#3618574](https://github.com/AB/issues/3618574)


### Features

* **components/packages:** create schematic to convert SKY UX projects
to use standalone components
([#4082](#4082))
([9c1b329](9c1b329)),
closes [AB#3603880](https://github.com/AB/issues/3603880)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk level (author): 1 No additional bugs expected from this change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants