Skip to content

Conversation

tadad
Copy link
Contributor

@tadad tadad commented Apr 15, 2024

Problem

app_store UI did not have an unpublish feature

Solution

Now it appears in a list of packages that your current connected wallet owns

NOTE: we could reorganize this screen into two new ones: "publish new package" and "manage existing packages". I think that's coming eventually but maybe not today

Screenshot 2024-04-15 at 5 51 19 PM

Copy link
Contributor

@dr-frmr dr-frmr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fantastic. Just wish we could get the overabundance of RPC calls fixed


useEffect(() => {
provider?.getNetwork().then(network => {
// TODO: don't have this fire 20 times on load
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really really wish we could fix this for 0.6.3

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah if you want me on that, I can make another branch and try to get it done for 0.6.3

@tadad tadad merged commit 656a860 into develop Apr 16, 2024
@tadad tadad deleted the da/unpublish branch April 16, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants