Rahul Badenkal

Results 10 issues of Rahul Badenkal

This is the config i am working with ``` export const COMMON_TOAST_OVERRIDE: Partial = { positionClass: 'admin-container toast-bottom-right', // all toasts container toastClass: 'admin-single-toastr-container', // single toast container newestOnTop: false,...

Is it possible to get type helpings from ngrx forms for userdefinedproperties? It currently stores it as KeyValue pair and I get no autocompletion in the ide.

enhancement

If the items to be searched are [ "Hello", "Hello)", "Mate" ] and search query is ")" I expect it to match 1 record (index 1), but it returns no...

If the server returns a error that is not specifically tied to a form control, then how do i store the error since I can't transform the error to the...

enhancement

I looked through the docs but didn't find a way to do this. I Want to know if the form was submitted, is there any variable that stores that information....

enhancement

Last commit was made 6 years ago and sadly this is the only library that handles scrapy requetes sequentially so it would be good to know this before using this...

Hi, How hard/compilcated do you think it is to add a debugger option like [this](https://www.onlinegdb.com/online_python_debugger). ? I went through the roadmap but didn't see any plans of adding debugger and...

### Acknowledgements - [X] I read the documentation and searched existing issues to avoid duplicates - [X] I understand this is a **bug tracker** and anything other than a proven...

bug
pending triage

Anybody got any ideas on how to make a change in python code and not reload the whole UI again. Context: I have an app that has steps. Step1 over,...

enhancement
help wanted

Will it be possible to rewrite eel to use flask instead of bottle? Flask is still lightweight plus it offers a lot 3rd party libs for easy developement. Also incase...

enhancement