Skip to content
New issue

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

[ Web Can ] Visually Indicate when a message is wrong and why #21

Open
kammce opened this issue Jul 12, 2024 · 0 comments
Open

[ Web Can ] Visually Indicate when a message is wrong and why #21

kammce opened this issue Jul 12, 2024 · 0 comments
Labels
💳 technical debt Resolve to remove shortcuts taken previously

Comments

@kammce
Copy link
Member

kammce commented Jul 12, 2024

  • On input field change for the bytes, color it red if it is outside of the hexademical character set
  • When more than 2 character are filled into a byte section, the focus is transitioned to the next byte in the chain. If at the end of the chain of enabled data_X fields, stop changing focus.
  • Add the mistaken entry into the output table but with strike through in order to indicate that it wasn't sent. May also be good to color the entry a grey'ed out grey as well.
  • Make a system bell sound when an invalid input is attempted to be sent.
  • Change the color of the message ID if it is beyond what is possible for the ID value
@kammce kammce added the enhancement New feature or request label Jul 12, 2024
@kammce kammce added 💳 technical debt Resolve to remove shortcuts taken previously and removed enhancement New feature or request labels Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💳 technical debt Resolve to remove shortcuts taken previously
Projects
Status: No status
Development

No branches or pull requests

1 participant