Jose Rego
Jose Rego
### Description We don't generate source maps for the frontend package because Blueprint typing throws an error. We are disabling the source map generation: ``` "start": "GENERATE_SOURCEMAP=false react-scripts start", "build":...
### Description If the user accepts the invite using google/okta, it gets an error when setting a password. ### To Reproduce Steps & screenshot/gif/loom to reproduce the behavior 1. accept...
### Description Sometimes the app freezes when changing the layout configuration. ### To Reproduce In this case I changed the axis from a boolean dimension to a date dimension.  _Originally posted by @rephus in https://github.com/lightdash/lightdash/issues/3278#issuecomment-1253551908_ When the component rerenders it causes a bug where the...
### Description Lightdash doesn't respect the columns that are case sensitive. Eg. in a postges table I have the column "Region" but when queried via Lightdash is trying to get...
## Description Users should be able to create new projects from the command line: https://github.com/lightdash/lightdash/issues/3077 This is great, but it uses the local profiles.yml for the connection settings in the...
-- Proposal updated on 2 May -- This approach covers: - backwards compatible - we still support "group_label" but will mark it as "deprecated" in the docs and ignore it...
### Description Sometimes the number of columns requires you to scroll right to view more data, therefore, you lose track of which row you're looking at. Freezing the first X...