Skip to content

Commit

Permalink
DatePicker: new documented issue (#3141)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertCarreras authored Aug 17, 2023
1 parent 5701889 commit be64fd6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/docs-components/data/components.js
Original file line number Diff line number Diff line change
Expand Up @@ -768,6 +768,12 @@ const componentData: $ReadOnlyArray<ComponentData> = [
description: 'Documented issues.',
internalDocUrl: 'https://coda.io/d/_d2LeXkQ1kVX/DatePicker_suvau',
},
{
title: 'Single month issues',
description:
"DatePicker doesn't trap focus and close the calendar on blur when the date range is within the same month and there are no previous/next month IconButtons",
internalDocUrl: 'https://coda.io/d/_d2LeXkQ1kVX/DatePicker_suvau',
},
],
},
},
Expand Down

0 comments on commit be64fd6

Please sign in to comment.