Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 (webview/frontend/CaseView.tsx): Add UI options by adding a "Set As E… #480

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Aug 15, 2024

  1. 🐛 (webview/frontend/CaseView.tsx): Fix UI issue by adding a "Set As E…

    …xpected Output" button and related styles in app.css
    
    Adds a new button to the CaseView component that allows users to set the output text as the expected output. This button is represented by the "Set" label and is styled with a gray filter, positioning, padding, cursor, and hover effects defined in the app.css file. The purpose of this change is to improve user experience by providing an easy way for users to mark output text as the expected output.
    DawnMagnet committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e7738e8 View commit details
    Browse the repository at this point in the history