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

Cannot type leading zeroes into segment condition values #4909

Open
3 of 4 tasks
rolodato opened this issue Dec 10, 2024 · 0 comments
Open
3 of 4 tasks

Cannot type leading zeroes into segment condition values #4909

rolodato opened this issue Dec 10, 2024 · 0 comments
Labels
bug Something isn't working front-end Issue related to the React Front End Dashboard good first issue Good for newcomers

Comments

@rolodato
Copy link
Member

How are you running Flagsmith

  • Self Hosted with Docker
  • Self Hosted with Kubernetes
  • SaaS at flagsmith.com
  • Some other way (add details in description below)

Describe the bug

See below

Steps To Reproduce

  1. Open an existing segment or create a new one
  2. In any condition's Value field, try to type something like 0000. You can't type more zeroes after the first one, as if the input is being coerced to a number.

Expected behavior

"Value" should allow typing in any value.

Screenshots

value.integer.mov
@rolodato rolodato added the bug Something isn't working label Dec 10, 2024
@matthewelwell matthewelwell added front-end Issue related to the React Front End Dashboard good first issue Good for newcomers labels Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working front-end Issue related to the React Front End Dashboard good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants