Tomáš Král

Results 5 issues of Tomáš Král

In docker sidebar collapsing containers, networks and volumes is not remembered between vscode window reloads. When you have only few containers, It's quite ok, but when you work with a...

Would it be possible to specify type: Array[Type], to tell that there will be type of Array with specific items? For example for [FAQ](https://developers.google.com/search/docs/appearance/structured-data/faqpage) I'd like to specify something like...

Change preference to prefer target value over innerHTML. Why? Take this example: I have a textarea which holds HTML text which I want to copy. When innerHTML is prefered I...

**Describe the bug** Unable to install fedora rpm packages due to zlib problem. Please note, that I have both `zlib-ng-compat` and `zlib-ng-compat-devel` installed. **To Reproduce** Steps to reproduce the behavior:...

linux

## What is the current behavior? The method `visit_Ransack_Nodes_Sort` is made private in jsonapi/patches, but in ransack gem the [method](https://github.com/activerecord-hackery/ransack/blob/90a602a992f4e3a438d63e0fc2f7e1a0fb3acab0/lib/ransack/visitor.rb#L57) is publicly visible. This breaks some other ransack plugins like...