Mathieu Pillard
Mathieu Pillard
Unfortunately doesn't seem to help bundle size with just that change. In fact the bundle is somehow slightly larger with that change...
You can just submit a PR directly if you have a fix *and* that it works. Specifically in that case, note that the patch I pasted above didn't improve things...
(Note: we're currently working around this - see https://github.com/mozilla-it/webservices-infra/commit/d69d77913a963694c665dd88655184bf7d3ad6ab)
Hi, We're in the process of rethinking a few things around how listing & distribution works, I'm not sure how the experimental flag will play into this but we'll definitely...
At least the more menu shows the ellipsis... It's all fairly fragile, there are a bunch of `white-space: nowrap` and `overflow: hidden` with `text-overflow: ellipsis`... We should find something that...
Exact same issue on Firefox profiler project: https://github.com/firefox-devtools/profiler/issues/2931
Description is not boosted as high as the rest, so it shouldn't necessary be at the top. That being said, I believe it could be because of https://github.com/mozilla/addons/issues/6103 is boosting...
https://github.com/mozilla/addons/issues/1795#issuecomment-2093243321 is still accurate. https://addons.allizom.org/en-US/firefox/addon/disconnecttet/ doesn't have enough users and the terms are only showing up in the description, hence the low position in the results.
Worth noting: we're talking about the image used by addons-server through `docker-compose`. Which is _not_ `addons/addons-frontend` - that image hasn't been updated in years, I'm not sure anyone is using...
See also https://github.com/mozilla/addons/issues/1919 - `addons-server` docker compose now specifies the `platform` so together with Rosetta setting on Mac this is less of an issue.