Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐛 bug Something isn't working 🖥️ frontend
Projects
None yet
Development

No branches or pull requests

2 participants