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

Schema: Rename Integer Field Type to Number Field Type #2443

Closed
4 tasks
Tracked by #2433
zcolah opened this issue Jan 9, 2024 · 1 comment · Fixed by #2539
Closed
4 tasks
Tracked by #2433

Schema: Rename Integer Field Type to Number Field Type #2443

zcolah opened this issue Jan 9, 2024 · 1 comment · Fixed by #2539
Assignees
Labels
enhancement Improvement to an existing feature

Comments

@zcolah
Copy link

zcolah commented Jan 9, 2024

Problem
Please rename the Integer Field to a Number Field as it can support float numbers as well. In many areas we are already calling it a number field but in some places we are calling it as an Integer Field.

Solution
In those cases please rename it. I have highlighted them down below.

  • CleanShot 2024-01-09 at 23 49 26

  • CleanShot 2024-01-09 at 23 51 02

  • CleanShot 2024-01-09 at 23 51 41

  • Do the same for the Edit Integer Field Modal as well.

@zcolah zcolah added the enhancement Improvement to an existing feature label Jan 9, 2024
@markelmad
Copy link

I'll go with these changes (integer to number) since the underlying datatype really is a float in the first place.

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

Successfully merging a pull request may close this issue.

3 participants