Jose Rego

Results 79 issues of Jose Rego

#### Fixes #5384 #### Checklist - [x] Includes tests - [x] Update documentation #### Changes proposed in this pull request: - Change `createNewItemFromQuery` to support array of new items ####...

Status: work in progress
Status: waiting on author

#### Environment - __Package version(s)__: 4.2.0 - __Browser and OS versions__: #### Feature request Multi select should allow the same behaviour we have in the tag input component where we...

Type: feature request
P2
help wanted
Package: select

![bug 2](https://user-images.githubusercontent.com/9117144/184115345-013fbb87-7e9a-45fb-93c4-bda105aef2e2.gif) Looks like there are open issues in echarts about bars going beyond the limits. https://github.com/apache/echarts/issues/16984 ( in here they say this is not a bug but a feature...

šŸ–„ frontend
🚫 blocked

### Description ### To Reproduce 1. Use an env var in the dbt_project.yml Example ``` target-path: " {{env_var('DBT_TARGET_PATH', 'target')}}" ``` 2. Connect project 3. See error `DbtError: cannot read response...

šŸ› bug
āš™ļø backend

Closes: #2685 Closes: #2854 ### Description: ![sidebar](https://user-images.githubusercontent.com/9117144/184107468-a2a6e604-3111-4c20-a779-be128d4dc979.gif)

As a user I want to switch between multiple sql queries that I'm playing around. - [ ] add a tab system that includes de sql input and results table...

šŸ–„ frontend
šŸƒā€ā™€ļø SQL runner

### Describe the bug Warehouse schema doesn't update after refresh dbt ### To Reproduce Steps to reproduce the behavior: 1. Go to SQL runner 2. Click on refresh dbt 4....

šŸ› bug
šŸ–„ frontend
šŸ™‹ good first issue
šŸƒā€ā™€ļø SQL runner

When in the explore page, I want to easily debug a issue. To do that I should be able to open the sql runner with the sql I have in...

šŸ–„ frontend
šŸ™‹ good first issue
šŸƒā€ā™€ļø SQL runner

![Screenshot 2021-11-09 at 15 17 22](https://user-images.githubusercontent.com/9117144/140951546-28ea4133-49d4-426b-a339-17b141cf56fd.png)

šŸ› bug
šŸ–„ frontend
šŸ™‹ good first issue
šŸƒā€ā™€ļø SQL runner

It seems we removed a section on how to authentication from this page `https://docs.lightdash.com/get-started/setup-lightdash/lightdash-cli/#authentication` [Slack thread](https://lightdash-community.slack.com/archives/C03MG2VTR08/p1659640036419139) > I’m trying lightdash preview for the first time and I get an error...

šŸ“– documentation