Vinicius Zucatti

Results 16 issues of Vinicius Zucatti

I would like to make a slide transition and when I stop the slides should keep the position I left I saw many issues asking for this and I don't...

Description ### Why I like to know what projects use React stack, so i propose its be possible add tags or language to set additional info. ![image](https://user-images.githubusercontent.com/51221635/160246636-f4724e0f-247d-41db-8d71-98a6be797898.png) Maybe can auto-import...

**Description:** When i open some elements on drop list the container has moving **How to reproduce:** go to https://cryptofees.info/ and open some items **Expected behavior:** Keet the same width **Setup**...

On the home page the popular post section are hidden ![Captura de tela de 2021-10-07 17-05-08](https://user-images.githubusercontent.com/51221635/136455054-a05f7fe7-4e4d-43d3-b170-1752985a6d89.png) I inspect the elements and see a possible solution changing the .posts-main of 100%...

**Is your feature request related to a problem? Please describe.** whenever I need to know what property the component receives I need to go to the documentation to check it,...

On this commit I've added support to upload images https://github.com/vczb/gamou/commit/06a0eb3e037fdea5962d164ea389d46c278b1cff But I have removed the image from the model, with generates a BUG The Fronted is expecting to receive an...

bug
help wanted
ruby

Create fake data as a seed to be easier to test and etc. --- - do not install any package - for images consider using an image placeholder - use...

good first issue
ruby
easy
hacktoberfest

When executing **bundle install** command this message appear on the console: ``` Post-install message from rails_admin: ### Upgrading RailsAdmin from 2.x.x to 3.x.x ### Due to introduction of Webpack/Webpacker support,...

dependencies
ruby

When executing bundle install command this message appear on the console: ``` Post-install message from devise: [DEVISE] Please review the [changelog] and [upgrade guide] for more info on Hotwire /...

dependencies
ruby

should fix this error: `{ "error": "Server response was missing for query 'IntrospectionQuery'." }` ![image](https://user-images.githubusercontent.com/51221635/235815539-8b8c3c5c-8d8b-4a10-bbfd-9785d6af84d1.png) --- to reproduce: run the server and access the playground `http://localhost:3000/playground `

bug
ruby