Posts by Luis Carlos de Souza Muniz • 25 points
5 posts
-
0
votes1
answer36
viewsQ: Graphql + Rails 5: update
I’m having some problems when updating table data with Graphql. Situation: I need to send the field description and the status amendment. However, it will not always be necessary to send both.…
-
0
votes1
answer491
viewsQ: CSS problem with friendly url
Guys, I’m studying friendly urls and I came across a problem. Every time I put a / (slash) at the end of the url, the css disappears and the page gets pure html. I would like to understand what is…
-
0
votes1
answer39
viewsA: Input Text similar to google drive file sharing
Well, I already solved this question. A colleague of mine indicated to use the plugin jquery Select2 and apparently it is working.
-
0
votes1
answer39
viewsQ: Input Text similar to google drive file sharing
Hello! I would like to know how to make my text field look similar to the image. I need to take the bank’s valuables and leave them like this when selected. It already works with jquery…
-
1
votes2
answers6230
viewsQ: javascript multidimensional array
I have the following question. I will simplify as much as I can for you to understand. I am developing a game and have an array of values. This array is multidimensional: var valores =…