Tim Christovich

Results 7 comments of Tim Christovich

Hi @watson - what would it take to merge this PR? Cheers!

Sounds good, I'll get right on it. Thank you!

@Mufasa, I found great success in using the helper function you've created after beginning the migration to the Angular 4.4 HttpClient from Angular 2's Http in our code base. Many...

I'm having the same issue on Chrome 124.0.6367.93, MacOS. When calling the following: ``` browser.close_tab(tab) ``` I get the same error: ``` Traceback (most recent call last): File "/Users/user/.pyenv/versions/3.8.10/lib/python3.8/threading.py", line...

I would be interested in helping. Are you looking to have a toggle that changes the language? Or simply localize based on user settings? I would need you to provide...

Awesome, a toggle would definitely be easy to implement. Where would you want it in the UI? I'm thinking the top right, as seen here: ![screen shot 2017-10-12 at 10...

@yannbf, I agree that localization at launch would be better - what if I only speak english and the application is immediately presented to me in another language? @Jefferson227, would...