Ivan Raszl

Results 11 issues of Ivan Raszl

To reproduce the issue create a form with in a pop-up window that has a form with a submit button like this: ``. When clicked the form is submitted correctly,...

Here is an initial idea. Let me know if you want me to proceed developing it further. Neutrinos in particle physics are denoted by the Greek symbol ν, or nu...

I suggest to use this logo for the project. ![ja](https://user-images.githubusercontent.com/11810851/43288559-3e7a3604-90f6-11e8-90e2-f6c59194ef52.png) I can upload the source files in SVG and all other size required.

enhancement
need suggestion

Without the bootstrap_form gem by default the rails forms show the filename or the number of files when selected, so the user knows they successfully selected a file to be...

bug?

https://zigzag.io/#/

Lots of people run Umbrel for their full node. It would be cool if mempool was available within the app store. Instructions on how to do so: https://github.com/getumbrel/umbrel/blob/master/apps/README.md

For example, if I open a channel with the following command: `response = lnd.lightning.open_channel({node_pubkey: pubkey, local_funding_amount: amount})` I either get a successful response with an enumerator that gives two messages,...

I'm thinking to develop a comprehensive list of tests. Let me know if you have any thoughts on this subject. What framework should I use if any? I was thinking,...

I wonder if [this fix](https://github.com/grpc/grpc/pull/29000) for [this bug](https://github.com/grpc/grpc/issues/28627) in grpc released recently is related to this gem. It takes a very long time to install a rails site with this...

**node_modules/stimulus-carousel/dist/stimulus-carousel.es.js** file has this line: `import Swiper from "swiper/bundle";` The above won't compile because the name of the swiper js file is different. It's **swiper/swiper-bundle.esm.js**, not **swiper/bundle...** If I change...