Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Conversation

@eliasor96
Copy link
Contributor

I've added showFoldersOnFilter prop which enable showing folders when filtering.

src/browser.js Outdated
actions: PropTypes.node,
showActionBar: PropTypes.bool.isRequired,
canFilter: PropTypes.bool.isRequired,
showFoldersOnFilter: PropTypes.bool.isRequired,
Copy link
Contributor

Choose a reason for hiding this comment

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

this prop should not be required. The default of false should be enough to keep backwards compatibility

@eliasor96 eliasor96 requested a review from scaredcat June 22, 2020 07:47
@scaredcat scaredcat merged commit f49f62b into uptick:master Jun 22, 2020
@scaredcat
Copy link
Contributor

Thanks for the contribution. Changes will be added to the next release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants