Jonathan Boiser (JB)

Results 50 comments of Jonathan Boiser (JB)

I edited the original post. The formatting was off because the whole output was wrapped in a single backtick.

@jredrejo This isn't an issue with CSV import, it's just that the Identifier column on the 'Facility > User' field has a max-width of 120px, which isn't wide enough for...

Here is a more extreme case that a fix to this issue should address as well. At the wide-screen (doesn't happen on narrower views), the points icon tooltip appears very...

This wasn't fixed in learningequality/kolibri#7360, but the workaround there was to wrap the whole button in a span that contains the disabled button, which can take a `ref` argument and...

The natural left boundary of the the exercise is where the grey line and the "4" is. It seems that perseus might actually just set `el.style.left = ` in Javascript,...

Which type of import is this? I think file sizes are missing for all USB imports until we fix the importability annotation for USB drives. I noticed that sometimes the...

For me, it seems like the hint is consistently placed 25 characters before the actual code. For example, the red squiggle is for `noUnusedVariables` on foo, but appears at the...

This is happening because when "New Channel" is clicked, the user is taken to a URL like https://develop.studio.learningequality.org/channels/#/d16a3b21d49547888cf0bc9fd2d4bd1d/edit?last=CHANNELS_EDITABLE, where I'm assuming the `d16a3b21d49547888cf0bc9fd2d4bd1d` was automatically generated on the client side,...

I just tried this in Firefox and I get the same empty page + loader, along seeing the "terms and conditions" modal.

We show the same kind "loading" messages in the immersive toolbar in the import/export workflow when going to the All Channels Page, and then to the Select Content Page. The...