-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Clicking any key on the keypad which uses parentheses for function input (ex. (-), log, (, etc.) does not show the Input String until there is a validly parsed input.
To Reproduce
Steps to reproduce the behavior:
- Go to the Web version of the application
- Click on any keypad button aside from Clear, x, i, ., or a constant.
- No input string is rendered in the Equations View.
- Build a valid input using keypad buttons or by typing.
- Input string is now rendered beneath the equation.
Expected behavior
Input string should showcase the input even though it does not start as valid.
Web (please complete the following information):
- Device: Macbook Pro
- OS: MacOS Tahoe 26.2
- Browser: Chrome
- Version: 144.0.7559.97
Additional context
This was also tested on Firefox as well as Safari. This also happens with pure text input, but it was first noticed on mobile with the keypad.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
To triage