Bartosz Kaszubowski
Bartosz Kaszubowski
# Why while working on other task I have spotted that there are places where we use `Tabs` component with just one tab. # How Replace all usages that of...
# 📝 Why & how > [!important] > This is just a Proof of Concept, the feature is still in prototyping phase and there is no guarantee that it will...
# Why Two different links lead to the same place on the npm registry page:  # How Update project homepage URL linking to old repository README in...
# Why Package description is not picked up correctly for the package, since the description is placed on workspace `package.json`, not on the actual published package. # How Move the...
# Why Fixes ENG-13271 # How Add a New Architecture compatibility check based on the React Native Directory data and an additional flag to skip it. Not sure if `skipCompatibilityCheck`...
# Why According to the spec, the `min()` and `max()` calculation can be simplified, if there is only one child: * https://www.w3.org/TR/css-values-4/#calc-simplification (see 5.2) Should fix few WPT tests, for...
# Why Should address some of the following WPT tests related to `gap`, `column-gap` and `row-gap` initial value: * https://wpt.fyi/results/css/css-align/gaps?label=experimental&product=chrome&product=ladybird Currently, the definition sets the initial value to `auto`, which...
# 📝 Why & how I have noticed that low download penalty does not work ideally after the popularity gain scoring has been tweaks, so I have decided to add...
# Why Spotted that "New Chat" dialog container includes an extra padding on the web, which seems unintended. It also causes a visual clipping at the end of the users...
# Why I have spotted that Notifications loading placeholder diverged slightly from feed entry appearance. https://github.com/user-attachments/assets/2d7ef466-0dcd-4edf-ad64-d430ae0bcfba # How Tweak sizing of and spacing between loading placeholder elements, add bottom border,...