decentraland / decentraland/builder

Improve editor pagination

Open
#2,516 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
156
Forks
91
Avg merge
2d 7h
Merged PRs (30d)
31

Description

## 🎉 Description
Right now the pagination in the editor view is done by all items showing in the ui only 10. So it can happen that in a page there are 1 wearables and 9 emotes and in the second page the other way around. As we are separating both items in different sections it seems that you only have 1 wearable but that is not the case

![image.png](https://images.zenhubusercontent.com/638de9ed74b6880932257638/69262869-468d-48d2-8d9f-1508581e3bf5)
![image.png](https://images.zenhubusercontent.com/638de9ed74b6880932257638/80bc827f-9af6-4790-9acb-436a6ee4db82)
* [ ] 🐛 This is a bug report.
* [x] 📈 This is a feature request.

## 🔢 Steps To Reproduce Issue [ Good To Have ]

```
- Go to a collection that has many items (it has to have more than 10 items)
- In the first page you will see the items separated by "EMOTES" and "WEARABLES".
- It can happen that you only see one wearable in the page (thinking this would be the only one) but in the next page you will see more
```

## 👍 Other Information

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.