From abbc22a9876bc9ecee70b54ca616a187cc5d0952 Mon Sep 17 00:00:00 2001
From: Tony Ward <8069555+ynotdraw@users.noreply.github.com>
Date: Tue, 11 Jul 2023 08:10:34 -0400
Subject: [PATCH] Implemented suggestions
Co-authored-by: nicolechung <771170+nicolechung@users.noreply.github.com>
---
docs/components/combobox/index.md | 10 +++++++++-
.../src/components/form/controls/combobox.hbs | 2 +-
.../integration/components/combobox-field-test.gts | 2 +-
3 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/docs/components/combobox/index.md b/docs/components/combobox/index.md
index 613895bf7..e4b8243e7 100644
--- a/docs/components/combobox/index.md
+++ b/docs/components/combobox/index.md
@@ -3,7 +3,7 @@
Provides a Toucan-styled combobox with filtering.
If you are building forms, you may be interested in the ComboboxField component instead.
-## Content Class
+## Popover z-index
A CSS class to add to this component's content container. Commonly used to specify a `z-index`.
@@ -11,6 +11,14 @@ A CSS class to add to this component's content container. Commonly used to speci