Juanma Hidalgo
Juanma Hidalgo
## 🎉 Description As we're using `reselect` `4.0.0`, we can't define the selectors with parameters as we did with `getStatusForItemIds`. That feature was introduced in `4.1.0`, so that function is...
## 🎉 Description The first iteration of pagination only covered the TP detail page. As a follow-up issue, let's implement pagination for the standard collections as well. PR with the...
For the `src/components/CollectionDetailPage/CollectionContextMenu/CollectionContextMenu.tsx` component, the `Popup` are not being displayed when the `Dropdown.item` is disabled. There is a similar use case and a fix was introduced [here](https://github.com/decentraland/builder/pull/1800/files#r809825102). We need to...
Remove the 2 feature flags created for the builder and the one in the builder-server to enable the compatibility between the emotes v0 and v1.
## 🎉 Description Undo the code introduced to fix the profile deployment, that uses a catalyst node with no GBC enabled. This is blocked until the platform team fixes the...
## 🎉 Description This UI bug was introduced when we added the `Suspense` wrap to the main route locations. It renders a huge loader in the middle of the screen,...
## 🎉 Description Attaching a video of the bug * [X] 🐛 This is a bug report. * [ ] 📈 This is a feature request. https://images.zenhubusercontent.com/162741822/d5393ecd-df4e-4da8-8a73-389cd8a54fe6/screen_recording_2022_11_08_at_6_51_42_am.mov
## 🎉 Description Add the new banners for the MVMF event once it has started. * [ ] 🐛 This is a bug report. * [X] 📈 This is a...