Skip to content
#

ui

Here are 4,871 public repositories matching this topic...

storybook
docz
adrienyhuel
adrienyhuel commented May 2, 2019

Is your feature request related to a problem? Please describe.
I'd like to create templated swarm configs with Portainer.
This feature is available since docker 18.03.
By using templated config, we can include content from swarm secrets in swarm configs. This could be useful to me for Kibana and Logstash configs, which have to contain Elasticsearch password.

**Describe the solution you'd

TalAmuyal
TalAmuyal commented Feb 28, 2019

Looking for help from the community regarding this issue.

Issue:
Unclear CI test failure.

Expected behavior:
Failed test would indicate the failure with some extra info for investigation.

Actual behavior:
Prints Expected: true, Actual: false which is less than optimal.

Steps to reproduce:
Run a failing test.

Would help to have more verbose logging for the tests

evergreen
atombender
atombender commented Nov 17, 2018

IconButton ends up with dspl_flex, which makes it a block element, whereas Button has dspl_inline-flex .

This is inconsistent, and means every IconButton needs to be wrapped in a <span style="display: inline-block"> or similar in order to be used inline.

jorvis
jorvis commented Dec 12, 2018

I'm making a data-heavy display with compact form controls and bootstrap-select seems to fit all my needs except it doesn't seem to have support for sizing.

In bootstrap3 my elements were all input-xs. Now with bootstrap4 that's been removed, so they're form-control-sm.

Are there options to make bootstrap-select elements at least as small as form-control-sm? They look totally out of plac

reactstrap
Loading…
You can’t perform that action at this time.