Skip to content
#

system

Here are 1,941 public repositories matching this topic...

ViggoV
ViggoV commented Nov 21, 2019

Environment

  • Package version(s): @blueprintjs/core@3.17.2 @blueprintjs/select@3.11.2
  • Browser and OS versions: MacOS Catalina (10.15.1) / Chrome 78.0.3904.108

Question

Is there any solid documentation for the renderFilteredItems() utility function exported from the select package? It is briefly mentioned under the itemListRenderer props section of the select c

iGlance
D0miH
D0miH commented Jun 29, 2020

Is your feature request related to a problem? Please describe.
When encountering a bug it is a bit tedious to open github, navigate to the iGlance repository and open a new bug issue. Not everyone is going to jump through those hoops in order to report a bug.

Describe the solution you'd like
It should be possible to click a button in the main window and be directly redirected to the

b-gibbs
b-gibbs commented Jan 22, 2021

Describe the bug

I'm not able to set styles on the button component of the SelectMenu component for different modes. I've tried setting them in the theme, using applyTheme and buttonProps on the component. popoverProps works as expected, but buttonProps does not:

Improve this page

Add a description, image, and links to the system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the system topic, visit your repo's landing page and select "manage topics."

Learn more