TGTGInsighttelegram intelligenceLIVE / telegram public index
Post content
Post content
An interesting i18n issue of CSS flexbox styling I recently found in an unreleased product. When an input field label is improperly styled flexbox, the label may be pushed by other elements and cause the text to wrap. If the label is as short as one word, it could be hard to notice in most languages as there is no line break chance usually within one word. However, in CJKT, text can be wrapped within a “word”, which could cause the label to stretch vertically even if it is short. #i18nfails🐟