Skip to content

Conversation

hsy822
Copy link
Collaborator

@hsy822 hsy822 commented Aug 19, 2025

fixes #6256

Copy link

netlify bot commented Aug 19, 2025

Deploy Preview for remixproject ready!

Name Link
🔨 Latest commit 4696a67
🔍 Latest deploy log https://app.netlify.com/projects/remixproject/deploys/68a71c39b1e5f4000932ef48
😎 Deploy Preview https://deploy-preview-6268--remixproject.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Collaborator

@Aniket-Engg Aniket-Engg left a comment

Choose a reason for hiding this comment

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

  • If there are errors during compilation, clicking on Open compiler configuration does nothing
  • If user clicks on Compile button and compilation fails, show no toaster but open Solidity Compiler plugin
  • Clicking on Compile and Run script and compilation fails, should show toaster like Compilation failed, skipping 'Run Script' and open Solidity Compiler plugin . This should be the case for all Compile and ***** options . All these toasters like Could not find the publish button. in case of failing compilation, should be handled accordingly. Toasters should be used minimal.
  • For successful compilation, clicking on Compile and run script runs script twice
  • Even if Solidity compiler is already in focus, clicking on Run and Publish items shows toaster Switching to Solidity Compiler to publish...
  • Remove logs from browser console like Ran Remix Solidity Compiler, Loaded 4 script files etc.
  • For Run Remix analysis use the icon same as in Solidity Compiler plugin

@Aniket-Engg Aniket-Engg force-pushed the fix-compile-btn branch 2 times, most recently from f5bafc0 to 1c4a9d3 Compare August 21, 2025 10:02
@Aniket-Engg Aniket-Engg merged commit f5f9cb5 into master Aug 21, 2025
32 checks passed
@Aniket-Engg Aniket-Engg deleted the fix-compile-btn branch August 21, 2025 13:59
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.

Editor Compile button improvements
2 participants