nujan-io / nujan-ide

Web IDE, powered by Nujan, is your ultimate browser-based IDE designed to simplify the journey of writing, testing, compiling, deploying, and interacting with smart contracts on TON. Write smart contracts from anywhere, No setups, no downloads, just pure convenience and versatility.
https://ide.nujan.io
Other
98 stars 10 forks source link

Getter and receiver buttons don't refresh #18

Closed novusnota closed 2 months ago

novusnota commented 3 months ago

Observed behaviour

Often enough UI buttons get stale even after multiple save→build→deploy buttons and don't appear for new getters and receivers. To resolve this, one has to select and de-select the deployed contract until new buttons appear:

image

Expected behavior or possible solutions

Resolving this issue #17 may help, as it suggests making the cycle automatic (or at least semi-automatic) for deploying in the Sandbox.

anton-trunov commented 2 months ago

This is a pain point for me as well.