alephium / alephium-frontend

A monorepo containing all things frontend on Alephium.
Other
14 stars 13 forks source link

Improve asset selection #978

Closed nop33 closed 3 days ago

nop33 commented 3 days ago

This PR implements 2 of the most frequent requests we had from our community:

It also optimizes our searchable select modals and reduces rerenders by keeping a local state instead of passing it to the parent component.

Related issues:

changeset-bot[bot] commented 3 days ago

🦋 Changeset detected

Latest commit: 10ddaab352cc8ae3530dab4311e89347bd4db3a7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------------- | ----- | | alephium-desktop-wallet | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

mvaivre commented 3 days ago

Approved with a very small nit! 👏