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

Port number changes automatically on UI datasource/channel config Form #868

Open
rjdp opened this issue Apr 1, 2022 · 0 comments
Open
Assignees
Labels
🐛 bug Something isn't working 🖥️ frontend

Comments

@rjdp
Copy link
Contributor

rjdp commented Apr 1, 2022

Describe the bug

when on Datasource add/Alert channel(Email) add form if port number field is focused and someone scrolls or presses up/down key the port number changes

Explain the environment

  • Chaos Genius version: 0.5.0
  • OS Version / Instance: Debian 11
  • Deployment type: Docker

Current behavior

Port number changes and user might not realise how it changed and mistaking that they put wrong port

Expected behavior

should not change without user's explicit editing

Screenshots

chrome-capture-2022-3-1 (1)

chrome-capture-2022-3-1

Additional context

  • occurs on both Datasource add form and Email channel add form
  • The port number input field is of input type "number" and this is because number fields behave in a way that whenever someone presses up/down key or scrolls while focus is on field it will decrease or increase the value

Logs

N/A

@rjdp rjdp added 🐛 bug Something isn't working 🖥️ frontend labels Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🖥️ frontend
Projects
None yet
Development

No branches or pull requests

2 participants