CalcDiverse is a customized collection of calculators for various aspects of mathematics. Individuals with basic web development knowledge can create distinctive calculators and submit pull requests.
Description:
In https://calcdiverse.netlify.app/calculators/matrix-calculator/matrix for a big matrix, it is so hard to navigate between columns using mouse.
The current implementation lacks the ability to navigate between different button columns using the "Enter" key. Users commonly expect to use the keyboard for efficient navigation, and enabling the "Enter" key for this purpose would improve the overall user experience.
Expected Behavior:
Pressing the "Enter" key should allow users to shift focus and navigate between different button columns, facilitating keyboard-friendly interaction.
Description
Description: In https://calcdiverse.netlify.app/calculators/matrix-calculator/matrix for a big matrix, it is so hard to navigate between columns using mouse. The current implementation lacks the ability to navigate between different button columns using the "Enter" key. Users commonly expect to use the keyboard for efficient navigation, and enabling the "Enter" key for this purpose would improve the overall user experience.
Expected Behavior: Pressing the "Enter" key should allow users to shift focus and navigate between different button columns, facilitating keyboard-friendly interaction.
https://github.com/Rakesh9100/CalcDiverse/assets/54339318/ee0cf20a-102d-4ad2-ab96-12aa021610ea
Actual Behavior: Currently, pressing the "Enter" key does not result in any navigation between button columns.
PS: Assign me this issue under
iwoc2024
Screenshots
No response
Checklist
Code of Conduct