Downshift: Expose MenuStatus.getA11yStatusMessage

Created on 27 Jul 2017  路  3Comments  路  Source: downshift-js/downshift

Right now the Menu component uses MenuStatus and doesn't pass getA11yStatusMessage. We should probably allow people to pass getA11yStatusMessage to Menu and have that forward to the rendered MenuStatus.

This should be quite simple for anyone used to React. Especially since we don't actually have any tests yet 馃槄

enhancement help wanted

Most helpful comment

I'll do this tonight 馃檪

All 3 comments

Oh, and we'll want to make sure we document this prop on the Menu

This is related to #36 :)

I'll do this tonight 馃檪

Was this page helpful?
0 / 5 - 0 ratings