Juarez Rudsatz

Results 74 comments of Juarez Rudsatz

Adding a screenshot of GIMP as another example of UX/UI related to grouping/controlling/layering items in a drawing: In this case, there are some additional behaviors/attributes for each layer like: -...

> Moreover, blurring things such as widgets is quite hard and would really rely on hacks (just like the applications blur), so it could be broken very easily (just like...

> I am curious if the upload really works. I am ready to pass the EGO account if this works. @jmmaranan - The code in the last commit worked on...

> > ``` > > * But before running, you must create 2 secrets in this git repository: > > > > * GOE_USERNAME > > * GOE_PASSWORD > >...

No log while querying. When storing it depends on dynamicField configuration. But it doesn't solve the problem. I checked and this [github](https://github.com/SteppeChange/hive-solr-search) has a workaround in his lib.

Complementing this feature request, it would be pretty useful to also have the same features as [input variable](https://www.terraform.io/docs/language/values/variables.html) in custom type definitions: * [description](https://www.terraform.io/docs/language/values/variables.html#input-variable-documentation) for type documentation. * optional [default...

> One workaround I've found for this: > ... > > Now you can use `module.config_a.value` as a _typed_ value. Nice! I still miss a **shared type** for variables instead...