Jonathan Boiser (JB)
Jonathan Boiser (JB)
These bidirectional e.g. Latin + Arabic texts are pretty problematic. When you narrow the page and cause the line to break into two lines, you can also see that it...
Does this file name issue still happen if there are no data using Unicode characters? Or does it happen regardless of what data is in the logs?
> It happens regardless of what data is in the logs yet the columns for Facility name and Username do contain the said Chinese characters. Ah, okay, so it's not...
Just noting that "long names" here means "long unbroken string" like the example in the video. Names with many individual words like "a b c d e f..." won't display...
@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...
It's partially fixed, but pretty naïve. It just looks to see what set of resources or statuses are represented in the list, but does not smartly update the filters as...
Does this `options` field exist on ContentNodes in Kolibri Studio?
Ah, okay. So to me this should probably be blocked until we know how you want to present this info on the Studio front-end so we're consistent on Kolibri. But...
Is there a published channel that we can see this option on? I think the "recognizes and respond to" part might need some design, esp. since I'm not sure I...
The style guide already has a lot of code-specific information, like the component API. At its inception, it seems like it was more of API documentation for K* components, but...