Skip to content

πŸ’‘ [Feature]: Link calculator with keyboardΒ #555

@anujsharma8d

Description

@anujsharma8d

❓ Problem Statement

Currently we can fill input in calculator only by clicking with mouse. Keyboard input is not available.

πŸš€ Proposed Enhancement

Add keyboard support so the user can operate the calculator using keyboard.

πŸ› οΈ Suggested Implementation

Add a keydown event listener to the calculator and map keyboard keys to the existing calculator actions.

Screenshot

Image
  • I am a registered GSSoC 2026 contributor.
  • I would like to implement this feature myself.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions