decentraland / decentraland/builder

Render the Merkle Tree root in the approval flow modal

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

Description

We didn't add the merkle root during the first iteration because the `copy` feature was blocked and so there was no way to copy the hash.
This is blocked until we figure out to override the listener that is disabling the `copy` or the team responsable for the Unity rendered finds a solution.

The implementation of the `CopyToClipboard` component should be something like the following:
```
subtitle={
<>

<>
{this.renderHash(merkleTreeRoot)}



),
br:

}}
/>

}
```

![image.png](https://images.zenhubusercontent.com/61e56f8bfe61d4326945f317/607e9db1-34a0-4bfc-8baa-fa44f6f22a36)

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.