Johan Cabeza

Results 8 comments of Johan Cabeza

If you are working with a main component like App.js and you are using native-base components on all of your app elements, it is a good idea to put the...

Hi @lintaba, I was working in a workaround to make Orchid Tables work on Orchid 13, but I need permissions from you to create the branch with the changes and...

I've created this fork just for test purposes and it works very well with Orchid 13 [cryptodev4-orchid-tables](https://github.com/cryptodev4/orchid-tables) maybe I don't deep dive into more details about functionality but the package...

Just to add more support I've been testing by adding a checkbox in the users list and this is the result. ![Here I show the modal example with the checkbox...

Nice, I've already made the PR for the project, the only thing that I forget is to add the version release for the package, I think that you (@lintaba) fix...

I realized that o made the commit with another account, I will change that

Another thing that I forget to said you (@lintaba ), is that jQuery can be added again via platform file, so I specify that detail on the readme file of...

Hi, I was checking the @fcno theory, then I made a test, I'm using the plugin https://filamentphp.com/plugins/bezhansalleh-shield for roles, so I've changed ``CheckboxList`` component to ``Select`` component, then it works....