make q-select style exactly as q-input #10876
Replies: 10 comments 4 replies
-
|
Please create a codepen.io that demos your problem. You'll get much better support. |
Beta Was this translation helpful? Give feedback.
-
|
Did you try to remove |
Beta Was this translation helpful? Give feedback.
-
|
I tried every attribute combination. gray fixed extra space behind is irremovable. |
Beta Was this translation helpful? Give feedback.
-
|
@pikil Can you send a link to that example? not clear what modification you made. And it remains big. I hope to make it with adopted size like q-input. |
Beta Was this translation helpful? Give feedback.
-
|
@pikil Thanks! https://codepen.io/Claus1/pen/BaZeyzo?editors=1011 |
Beta Was this translation helpful? Give feedback.
-
|
I really don't understand what you want to demo in your codepen. If I remove the green badge around your q-input in col 2, it looks exactly like the q-select on col 1.
When I remove the green badge, all the expanding and size difference problems disappear. Can you try to be more clear what the problem is? I am really trying here.... |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Ok, let me try it one more time. Instead of posting images and a codepen (that does not demonstrate what you describe above), why can't you create a WORKING codepen.io that demos EXACLTY the unwanted behavior you see on your LOCAL dev machine. Otherwise people that want to help you, not only have to guess what you want, but also have to (re)create their version of YOUR problem (in a codepen) with a table with columns with a q-select and q-input with inline edit and....ect |
Beta Was this translation helpful? Give feedback.
-
|
@ontwikkelfabriek I made codepen.io example but it does not work normally although the same code works in my program.
Normally it has to show div v-else with text. Shows nothing.
! If fix the 1 fragment you would see that switching any 'name' field to edit mode causes enormous expanding compare with q-input 'calories' expanding. For that fields has to be small, not full screen as in codepen.io. That is the problem. |
Beta Was this translation helpful? Give feedback.
-
|
@ontwikkelfabriek My codepen does not have errors for demonstrating effect. The bug is in codepen.io or in quasar. |
Beta Was this translation helpful? Give feedback.




Uh oh!
There was an error while loading. Please reload this page.
-
I injected editing in q-table but can not make normal look for q-select (without gray fixed extra space behind).


It has to be exactly as q-input without that grey fixed rectangle. How to remove it and make the same?
P.s tried copy sass section from q-input but it does not work (I am not css expert at all).
Beta Was this translation helpful? Give feedback.
All reactions