Skip to content

feat(gnoweb): change build-in playground run view to use CodeMirror#5674

Merged
jeronimoalbi merged 4 commits into
gnolang:playground2from
jeronimoalbi:feat/gnoweb-improve-run-view
May 18, 2026
Merged

feat(gnoweb): change build-in playground run view to use CodeMirror#5674
jeronimoalbi merged 4 commits into
gnolang:playground2from
jeronimoalbi:feat/gnoweb-improve-run-view

Conversation

@jeronimoalbi

@jeronimoalbi jeronimoalbi commented May 15, 2026

Copy link
Copy Markdown
Contributor

The new built-in Playground changes include a run view where Gno code for run TXs can be written. This PR changes the textarea for a CodeMirror editor, the same used by the Playground, same configuration.

The gnokey commands copy buttons were moved into "inline" copy icons to follow Gnoweb patterns.

Related to #5421

@jeronimoalbi jeronimoalbi self-assigned this May 15, 2026
@jeronimoalbi jeronimoalbi added the a/ux User experience, product, marketing community, developer experience team label May 15, 2026
@github-actions github-actions Bot added 📦 ⛰️ gno.land Issues or PRs gno.land package related 🌍 gnoweb Issues & PRs related to gnoweb and render labels May 15, 2026
@Gno2D2

Gno2D2 commented May 15, 2026

Copy link
Copy Markdown
Collaborator

🛠 PR Checks Summary

All Automated Checks passed. ✅

Manual Checks (for Reviewers):
  • IGNORE the bot requirements for this PR (force green CI check)
Read More

🤖 This bot helps streamline PR reviews by verifying automated checks and providing guidance for contributors and reviewers.

✅ Automated Checks (for Contributors):

No automated checks match this pull request.

☑️ Contributor Actions:
  1. Fix any issues flagged by automated checks.
  2. Follow the Contributor Checklist to ensure your PR is ready for review.
    • Add new tests, or document why they are unnecessary.
    • Provide clear examples/screenshots, if necessary.
    • Update documentation, if required.
    • Ensure no breaking changes, or include BREAKING CHANGE notes.
    • Link related issues/PRs, where applicable.
☑️ Reviewer Actions:
  1. Complete manual checks for the PR, including the guidelines and additional checks if applicable.
📚 Resources:
Debug
Manual Checks
**IGNORE** the bot requirements for this PR (force green CI check)

If

🟢 Condition met
└── 🟢 On every pull request

Can be checked by

  • Any user with comment edit permission

@jeronimoalbi

Copy link
Copy Markdown
Contributor Author

Run view using CodeMirror editor and copy icons for gnokey commands:

playground-run-view

@codecov

codecov Bot commented May 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@jeronimoalbi jeronimoalbi marked this pull request as ready for review May 15, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a/ux User experience, product, marketing community, developer experience team 🌍 gnoweb Issues & PRs related to gnoweb and render 📦 ⛰️ gno.land Issues or PRs gno.land package related

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants