carto-react icon indicating copy to clipboard operation
carto-react copied to clipboard

CARTO for React packages

Results 23 carto-react issues
Sort by recently updated
recently updated
newest added

The `executeSQL` function returns the backend message but not the status error if the request fails https://github.com/CartoDB/carto-react/blob/master/packages/react-api/src/api/SQL.js#L48

### Problem Sometimes the content of the widgets is not self explanatory, and customers complain about not understanding the information. ### Why do we need that Clear information is key...

The BarWidgetUI isn't working correctly when we use multiple data and modify the array. Demo: https://user-images.githubusercontent.com/11427698/210330624-a11bac60-7475-4f41-9e7b-bae9da1bba3c.mov The problem is the component `echarts-for-react` custom that does not dispatch the event, I've...

bug

Problem `AnimatedNumber` could not be imported from C4R library Why do we need that We are developing a comparative Formula Widget specific for a project , whose requirements don't match...

enhancement

The project created via the CRA template doesn't work with try to use `hygen` to generate new componets: ```sh $ yarn hygen view new yarn run v1.22.19 $ hygen view...

bug

## Target Use Case In PS we are facing the project Telus Insight which has a requirement to support widgets and UI components in both English and French. ## Implementation...

## Target Use Case In products like Site Selection or CPG, there is a feature called Drop a Pin that provides the ability to pin a point in the map...

## Background Many projects from PS (Site Selection, Initiative, etc) need the functionality of comparing two or more sets of widgets side to side, comparing data from many different sources...

enhancement

## Target Use Case Many projects from PS need the functionality of filtering some layers (and widgets) based on territory (state, city, county, DMA, FSA, ...). Some examples of projects...

## Target Use Case A very common feature requested by customers in PS is the ability to perform some filters in the map through widgets and save the state of...