Claas Augner

Results 163 issues of Claas Augner

## Summary Fixes #4006. ### Problem When opening the full-text search, a "No query, no results" message appears shortly, because the query is empty during server-side rendering. ### Solution Hide...

## Summary Fixes #11328. ### Problem The Baseline banner was also shown on the [Compatibility tables and the browser compatibility data repository (BCD)](https://developer.mozilla.org/en-US/docs/MDN/Writing_guidelines/Page_structures/Compatibility_tables) page, which is part of the [MDN...

## Summary (MP-1168) ### Problem The Sentry integration with our Cloud Function using `@sentry/serverless` doesn't seem to work, as we didn't notice the BSA errors. ### Solution Migrate to `@sentry/google-cloud-serverless`....

merge conflicts :construction:
cloud-function

## Summary Ref https://github.com/mdn/yari/issues/8921 https://github.com/mdn/yari/issues/9749 ### Problem The full-text search silently drops certain special characters, preventing users from searching for ` ### Before ### After --- ## How did you...

python
deployer
idle

## Summary ### Problem The "Recent contributions" section on the homepage shows contributions across all locales, not just the current one. This makes it less likely for contributions in less...

idle

## Summary (MP-1106) 1. On the landing page, use a gray border for the modules on hover. | Before | After | |--------|------| | | | 2. Add a margin...

ux
curriculum

## Summary Fixes https://github.com/mdn/yari/issues/11290. ### Problem The `{{SeeCompatTable}}` macro refers to the browser compatibility table, even if the page doesn't have one. ### Solution Only show it on pages that...

macros
idle

## Summary (MP-1105) ### Problem 1. The borders aren't rounded, unlike other elements. 2. The items take up all available width. ### Solution 1. Round the right borders. 2. Reduce...

ux

### Description Remove outdated BCD key. ### Motivation `css.properties.masonry-auto-flow` was removed in https://github.com/mdn/browser-compat-data/pull/24009. ### Additional details ### Related issues and pull requests See: https://github.com/mdn/browser-compat-data/pull/24009

Content:CSS
awaiting response
size/s

### Describe the Bug When saving a PhpWord object to HTML, the resulting HTML is missing any text inside a `PreserveText` container. ### Steps to Reproduce Please provide a code...

Bug Report
HTML