Jonathan Boiser (JB)

Results 50 comments of Jonathan Boiser (JB)

Yeah, something like "How to trigger" a change in KCheckbox or in KTextbox should be in the appropriate docs page for those elements.

This looks related to #7750 and #5468 (and many others) In Khmer orthography, spaces are not used between all words in phrases, which is why that description paragraph in the...

This might be a general problem with SE Asian languages. Here's a group that is investigating the issue https://github.com/w3c/sealreq (see issue 34, which I'm not linking so it won't junk...

I just noticed on the shave.js page (the library that is supposed to handle the text truncation), there's an example of using shave in a non-spaced language. Maybe this example...

This is expected behavior. The channel you are in when you enter a search term does not define an implicit filter on that search and the search results come from...

This seems to be expected behavior, because most browsers give content a black background when in fullscreen mode: ![CleanShot 2021-01-28 at 11 53](https://user-images.githubusercontent.com/10248067/106191247-77862700-615f-11eb-94d0-30a66435b608.png) And it looks like some of the...

I think this was possibly caused by changes in learningequality/kolibri#6278. This particular modal is special in that the size of its contents updates after it gets loaded, maybe throwing off...

This is a bummer, but one workaround for certain macros is that you can still place multiple cursors and execute the macro using `@q` or `@@`. Another note, is that...

@YashJipkate I think if it's more convenient, you can just add a new test case to an existing module like `test_channel_import`

Some of these don't require any new UI, like deleting something that's already deleted. (e.g. if you deleted an already-deleted faciltiyuser, dont show an error, remove the facilityuser from the...