Chris
Chris
@azvoleff there is a folder there with ~25 files, including one called "DlgTimeseries.ui" with the s lowercase in Timeseries
Changing the file name fixed it! Thank you
@sanjeetsuhag any idea how to fix this issue? is there a feature I can turn on/off that will cause this not to happen?
@sanjeetsuhag thanks, that fixed the bug for my use case! (Android chrome, oneplus android device, using Cesium via Resium+React.js)
Not sure how to fix this one yet, but when I remove the "type="password"" from the PasswordTextbox.vue file, the outline works. It shows the password typed by the user on...
This seems like this is a bug in the kolibri-design-system library rather than the kolibri repo. https://github.com/learningequality/kolibri-design-system/blob/185f5ffd04a1cfa3d04c44093c61accbdf1424fe/lib/styles/generateGlobalStyles.js#L39 The above code assigns the outline style to inputs. I wonder we'll need...
@MisRob Thanks for the additional context and direction! That was super helpful. It looks like the bug is likely in the trackInputModality.js file in the kolibri-design-system repo. The "hadKeyboardEvent" condition...
Turned out to be a lot simpler than I thought yesterday - just needed to add "input[type=password]" to the [list of elements targeted by the keyboard modality](https://github.com/learningequality/kolibri-design-system/blob/7324ffa818e3d356c768a63397a66626fb1a00fd/lib/styles/trackInputModality.js#L21). Submitted a PR...
Wanted to chime in that this is a pain point. I just signed up and got a shared French deck with 5k words, and it took 4 or 5 attempted...
Hello, please feel free to take over here On Mon, Feb 27, 2023 at 12:13 PM Akila Induranga Gamage < ***@***.***> wrote: > Hi @andersan , are you still working...