Metastring / health-heatmap-ui

Health Heatmap UI - Built with React, Redux, Webpack, Mapbox
0 stars 1 forks source link

Table Tab Update #37

Open Varnita-Metastring opened 3 years ago

Varnita-Metastring commented 3 years ago

The table tab on the UI needs the following enhancements: 1) The tables should be sortable. Should be able to sort the table by any of the columns ( entity, value ). - 1 2) The tables should be searchable. There should be a search bar on the top of the table tab. Typing a string in it should highlight rows containing that. -2 3) State column should contain the name of state and not district. -3 4)The dimension column data should be available. -4 5) There should be a download button for the table data and it should call the download API. -5