Skip to content

feat: Add Clear Code button with toast notification to reset input area#944

Open
DharshiniPujarolla wants to merge 1 commit into
imDarshanGK:mainfrom
DharshiniPujarolla:feature/clear-code-button
Open

feat: Add Clear Code button with toast notification to reset input area#944
DharshiniPujarolla wants to merge 1 commit into
imDarshanGK:mainfrom
DharshiniPujarolla:feature/clear-code-button

Conversation

@DharshiniPujarolla
Copy link
Copy Markdown

Description
Added a toast notification to the existing Clear Code button so users get visual feedback when the input area and results are cleared.

Related Issue
Fixes #734

Type of change

  • Bug fix
  • New feature / enhancement
  • Documentation update
  • Test addition
  • Refactor

Checklist

  • I have read CONTRIBUTING.md
  • My branch is up to date with main
  • I have run pytest -v and all tests pass
  • I have not introduced duplicate issues or features
  • My PR title follows the format: feat/fix/docs/test: short description
  • I have added tests for new features (Level 2 and 3 issues)
  • No hardcoded secrets or API keys in my code
  • This PR is linked to a GSSoC 2026 issue

Screenshots (if frontend change)

N/A

Test evidence
This is a frontend-only change with no backend logic. No pytest tests required for this change.

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.

[Feature] Add "Clear Code" Button to Reset the Input Area

1 participant