Jorge

Results 8 issues of Jorge

Hi When using select/option with a mavo list, it seems that mavo applies a width to element in edit mode, that doesn't allow to see full text see [codepen](https://codepen.io/galinhalx/pen/eYMvmzx) Is...

Hi, Following #832, regarding fake inputs After playing with Dmitri's codepen, I realize it doesn' work :( I change it [here](https://codepen.io/galinhalx/pen/xxYrzKj?editors=1010) so, both 'fake' inputs are displayed: while edited, both...

Hi Based on Tasks Mavo's [demo](https://mavo.io/demos/talks/) if class="mv-autoedit" is applied, dropdown is not showing content [Codepen](https://codepen.io/galinhalx/pen/oNEjLJW?editors=1000) without class="mv-autoedit" (toogle to edit, dropdown shows values) -> **Works as expected** [Codepen](https://codepen.io/galinhalx/pen/poajbZB?editors=1010) **with**...

Hi when using 1 empty simple mavo app, for testing, with Mavo sources as ``` ``` Isn't mavo loading 2 times? ![image](https://user-images.githubusercontent.com/89095737/166521495-b2404b57-9312-49c0-9f32-20151e83f14b.png) despite the redirection (302 message), total size of...

Hi while testing queries on nested collections: ([codepen](https://codepen.io/galinhalx/pen/poaJJRa) based on cats demo) it seems that condense function must have a **where** condition to properly work Wouldn't it be nice to...

Status: 2. Design
Topic: Formulas

While trying to do a custom nav bar, I'm not able to make work all functions Edit / save /clear => Works import/export and all others => not able them...

bug

While trying to do a rating star input element ([https://codepen.io/GATIGA/pen/NWaeXoy](https://codepen.io/GATIGA/pen/NWaeXoy ) I came with this issue: collection of input type radio, are not saving data separate test here: [https://codepen.io/GATIGA/pen/XWeoPdB](https://codepen.io/GATIGA/pen/XWeoPdB)

Hi In your page: [here](https://projects.verou.me/nudeforms/cycle-toggle/) Cycle toggle doesn't work when selected span is after the value we want to affect if you select 😀 (last span), you'll not be able...