We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Chrome
Mobile device (Phone, Tablet or similar)
Android
The first input field does not submit correctly when trying to set a target temperature. The issue fits this description: https://stackoverflow.com/questions/51674081/android-chrome-keypress-event-enter-not-triggered-when-using-multiple-input-el
Input field setting temperature correctly
Try to submit a temperature of the first heater element in the temperature panel
Seems to affect all browsers based on Chromium 101
The text was updated successfully, but these errors were encountered:
fix: unable to set heater target temperature (fixes mainsail-crew#827)
b49a383
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
090cda6
fix: unable to set target values
21da516
similar bug as in mainsail-crew#827 Signed-off-by: Dominik Willner <th33xitus@gmail.com>
fix: unable to submit coordinate values
ed75d32
dw-0
No branches or pull requests
Browser:
Chrome
Device:
Mobile device (Phone, Tablet or similar)
Operating System:
Android
What happened?
The first input field does not submit correctly when trying to set a target temperature.
The issue fits this description: https://stackoverflow.com/questions/51674081/android-chrome-keypress-event-enter-not-triggered-when-using-multiple-input-el
What did you expect to happen instead?
Input field setting temperature correctly
How to reproduce this bug?
Try to submit a temperature of the first heater element in the temperature panel
Additional information:
Seems to affect all browsers based on Chromium 101
The text was updated successfully, but these errors were encountered: