Skip to content

Commit

Permalink
update: interaction images and scrolling content (#1282)
Browse files Browse the repository at this point in the history
Co-authored-by: Lauren Rice <[email protected]>
  • Loading branch information
laurenmrice and Lauren Rice authored Jun 12, 2020
1 parent 277e49f commit 209a6a4
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 2 deletions.
Binary file modified src/pages/components/dropdown/images/dropdown-usage-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/pages/components/dropdown/images/dropdown-usage-8a.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/pages/components/dropdown/images/dropdown-usage-8b.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/pages/components/dropdown/images/dropdown-usage-8c.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/pages/components/dropdown/images/dropdown-usage-8d.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/pages/components/dropdown/usage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -303,12 +303,12 @@ Carbon has one layer style called a `box-shadow`. The box-shadow is placed behin

### Scrolling behavior

Scroll bars may not always be enabled so we recommend showing 50% of the last option's container height to indicate there is more to see within the menu. We recommend starting a scroll at the fifth option in the menu list, but this may vary based on your specific use case.
Scroll bars may not always be enabled so we recommend showing 50% of the last option's container height to indicate there is more to see within the menu. We recommend starting a scroll at the sixth option in the menu list, but this may vary based on your specific use case.

<Row>
<Column colLg={8}>

![Dropdown scrolling menu option cutoff.](images/dropdown-usage-7.png)
![Dropdown scrolling menu option cutoff.](images/dropdown-usage-7a.png)

</Column>
</Row>
Expand Down

1 comment on commit 209a6a4

@vercel
Copy link

@vercel vercel bot commented on 209a6a4 Jun 12, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.