ethereum / remix-project

Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
https://remix-ide.readthedocs.io
MIT License
2.46k stars 948 forks source link

Modal to add dependencies to OZ contract templates is no longer present #5171

Open ryestew opened 1 month ago

ryestew commented 1 month ago

Describe the bug The modal to choose burnable mintable etc is gone. It should be put back after the template is chosen.

ryestew commented 1 month ago

Additionally as it currently designed the features of the openZeppelin contract (mintable etc) are not vertically spaced well. And there should be a max characters allowed for the template description. Also the color of the text is not contrasty enought with the background. And maybe the size of the text should be reviewed.

image
LianaHus commented 4 days ago

the vertical size is adjusted. the modal gone because we have all options here. Note: We decided to put it back to the modal for name.