Skip to content

Commit

Permalink
Set isScrollable
Browse files Browse the repository at this point in the history
  • Loading branch information
jennydaman committed Nov 29, 2023
1 parent 98c4d4e commit d321e3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/AppLayout/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ const SubjectDropdown = ({
isOpen={isOpen}
ouiaId="BasicDropdown"
shouldFocusToggleOnSelect
isScrollable
>
<DropdownList>
{subjects.map((subject) => (
Expand Down

0 comments on commit d321e3e

Please sign in to comment.