ui icon indicating copy to clipboard operation
ui copied to clipboard

πŸ¦„ Decentraland UI

Results 28 ui issues
Sort by recently updated
recently updated
newest added

## πŸŽ‰ Description Abstract the emote's features filter from the Marketplace in the UI using the [ArrayFilter](https://github.com/decentraland/ui/blob/97a2f376af2b37a5979970f145575c8fa8b74a13/src/components/ArrayFilter/ArrayFilter.tsx) and following similar componentes like [RarityFilter] (https://github.com/decentraland/ui/blob/0c28e8a6e8491dd9002f2197e8881f861da73d2c/src/components/RarityFilter/RarityFilter.tsx) which uses this component and also...

## πŸŽ‰ Description When the user mid/right clicks on a navbar item, the current page is redirected instead of opening a new tab. > *This happens using Chrome on Windows*...

bug

## πŸŽ‰ Description Update or add the smart wearable tag in the `CatalogCard` component to match the one in the Marketplace UI.

Abstract the [Marketplace's search bar](https://github.com/decentraland/marketplace/blob/d463e0c35383fa26fa5a27809126ffd5c278764f/webapp/src/components/AssetTopbar/AssetTopbar.tsx) into the UI as some new components: - Extract the SearchBar into a new component. - Extract the SelectedFilters component with it's clear button. This...

Bumps [@dcl/schemas](https://github.com/decentraland/schemas) from 6.10.0 to 7.4.1. Release notes Sourced from @​dcl/schemas's releases. 7.4.1 What's Changed Feat/move to avatar by @​agusaldasoro in decentraland/schemas#213 Full Changelog: https://github.com/decentraland/schemas/compare/7.4.0...7.4.1 7.4.0 What's Changed Add additional...

dependencies

## πŸŽ‰ Description * [ ] πŸ› This is a bug report. * [ ] πŸ“ˆ This is a feature request. ## πŸ“ Details Describe the problem you have been...

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

**Create mobile view in our storybook: Viewport** [https://storybook.js.org/docs/react/essentials/viewport](https://storybook.js.org/docs/react/essentials/viewport)![image.png](https://images.zenhubusercontent.com/6361163a05a9f23cf519aa74/be05f5b5-340d-47f3-ba13-4e55c36941cd) **Create controls in our storybook for some components** [https://storybook.js.org/docs/react/essentials/controls](https://storybook.js.org/docs/react/essentials/controls) ![image.png](https://images.zenhubusercontent.com/6361163a05a9f23cf519aa74/56558b37-3c5c-4de5-b7e0-eca41b768a08)