ui-library
ui-library copied to clipboard
Chec UI library assets and components
Use case for `ChecTagsField` to provide more information other than a label. Example tooltip - "Type and add your options by pressing enter or comma..."
It's becoming pretty common-place for us to add a row with a loading indicator to a table, and define some stying for it. We should add this to the ChecTable...
Example implementation would be for having two primary action buttons -  Don't mind the popup menu placement here, was just testing Robbie...
For instance, I need to put a message for "no results found" into the dropdown, but it shouldn't be an option. I've used a disabled option in place of it,...
 Looks weird. The panel should be on top.
 I think the text here should be a shade or two lighter
  This renders an alert which is dismissible, since I didn't tell it not to be, but the close button has no default handler. This feels strange to me,...
 It feels like this button is pointless here because there's nothing being searched for.
 The background image in this screenshot is part of the content of the panel. This is a problem because the content doesn't have access to the full width and...
If you have a white/transparent image in the image manager component, you just see a white box. We should try and build in some way of still showing that an...