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

fix: datatype number for search #857

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MyvTsv
Copy link

@MyvTsv MyvTsv commented Nov 18, 2024

  • I have performed a self-review of my code.
  • I have added tests (when available) that prove my fix is effective or that my feature works.

Description

  • It fixes !35167
  • Change the decimal type of number fields to display the decimal part of the decimal numbers in search options

Screenshots (if appropriate):

Capture d’écran du 2024-11-18 14-11-57

@stonebuzz
Copy link
Contributor

Does searching with < still work?

@MyvTsv
Copy link
Author

MyvTsv commented Nov 18, 2024

Does searching with < still work?

Yes the operator is functional

Capture d’écran du 2024-11-18 15-15-19
Capture d’écran du 2024-11-18 15-15-11

@stonebuzz
Copy link
Contributor

Can you propose a patch to the user to get another validation that it works properly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants