remix-project
remix-project copied to clipboard
Integrate solidity scan in udapp
Deploy Preview for remixproject ready!
Name | Link |
---|---|
Latest commit | 0bf6ee73c78cec794236757fd4ebd8ba06edcb9c |
Latest deploy log | https://app.netlify.com/sites/remixproject/deploys/6666e7f158325300095c9785 |
Deploy Preview | https://deploy-preview-4735--remixproject.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Modal UX isn't really working ok, I don't want to interfer with any UX decision, but it seems to me that logging the result to the terminal is just fine. Also you won't have the issue of having to design a modal..
Modal UX isn't really working ok, I don't want to interfer with any UX decision, but it seems to me that logging the result to the terminal is just fine. Also you won't have the issue of having to design a modal..
Terminal will also not be better to show this data IMO. May be we can adjust the modal size.
- For the user who doesn't know what solidity scan is, the tooltip says nothing. Can you expand there?
- The modal for permission makes me anxious because I still don't know what solidity scan is, and I should share my code now. I would 99% not do it with this data. To improve this we can add more info in the modal and include the link to the project.
- columns are too narrow. I assume this is because you are using our default modal and it has some restrictions. you can either create a custom one or alter the existing one to have 2-3 more views
- there are some
tags in your rightmost column
- close is not closing the modal for me
- For the user who doesn't know what solidity scan is, the tooltip says nothing. Can you expand there?
Updated! Please check
- The modal for permission makes me anxious because I still don't know what solidity scan is, and I should share my code now. I would 99% not do it with this data. To improve this we can add more info in the modal and include the link to the project.
Updated! Please check
- there are some tags in your rightmost column
This has been handled. Tags should not be there
- close is not closing the modal for me
It is working fine for me
@yann300 @LianaHus I have increased modal size and handled your comment.