Hameedullah Pardess

Results 10 issues of Hameedullah Pardess

### Current behavior ``` ( ( {route.title} {route.title == 'Active' ? {activeDataList.length} : route.title == 'Past' ? {pastDataList.length} : {cancelledDataList.length} } )} /> )} /> ``` ![error](https://user-images.githubusercontent.com/6196491/147075545-eb79c7c8-cf44-4ce1-984d-8f8c1295e394.PNG) ### Expected behavior...

bug
repro provided
platform:android
platform:macos

The library does not have locale for Dari and Pashto. It could be like following - fa-AF (https://en.wikipedia.org/wiki/Dari) - ps-AF (https://en.wikipedia.org/wiki/Pashto) when above locale is selected then we need only...

Bellow site has many examples that will gives good idea to improve the library. https://flowmap.blue/

I am trying to build this project but it fails with with following log: A problem occurred configuring project ':app'. > Could not resolve all dependencies for configuration ':app:_debugApkCopy'. >...

I tried to upgrade to angular v14.2.0 but it failed ``` $ npm i angular2-toaster npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm...

I tried to add this repository to Angular v17 but it failed. ``` $ npm i angular2-toaster npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm...

``` //"fast-sort": "^1.5.4", import sort from 'fast-sort/sort.es5'; sort(objArray).asc('mDate'); ``` After upgrade I faced this issue: ``` //"fast-sort": "^3.4.0", import { sort } from 'fast-sort'; sort(objArray).asc('mDate'); // Error: Argument of type...

I tried to add this repository to Angular v17 but it failed. ``` $ npm i ngx-barcode npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm...

I am trying to convert LESS file to SCSS but it is not converted with some errors. bellow line is not converted properly [.gridstack-columns(@column, @total) when (@column > 0) {](https://github.com/getredash/redash/blob/e36853ca84e6d8431a06899c8aab455ad6c15bcc/client/app/components/dashboards/gridstack/gridstack.less#L8)...

I have purchased gradient-able-angular-free-admin-template (Angular 20 Version) but it has so many css warnings. Here are some of those warnings: ``` ./src/styles.scss - Warning: Module Warning (from ./node_modules/sass-loader/dist/cjs.js): Deprecation Warning...