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 float entry #1815

Merged
merged 2 commits into from
Jan 3, 2023
Merged

Fix float entry #1815

merged 2 commits into from
Jan 3, 2023

Conversation

kyle-ssg
Copy link
Member

@kyle-ssg kyle-ssg commented Jan 3, 2023

Thanks for submitting a PR! Please check the boxes below:

  • I have run pre-commit to check linting
  • I have filled in the "Changes" section below?
  • I have filled in the "How did you test this code" section below?

Changes

The change in #1793 meant that segment rules sent floats when they were entered, however this had the unfortunate side effect of not allowing 4.0, since that gets parsed to 4.

Since the backend parses these anyway, I've reverted this change. It still fixes the original issue of displaying float_value.

@kyle-ssg kyle-ssg linked an issue Jan 3, 2023 that may be closed by this pull request
@github-actions
Copy link
Contributor

github-actions bot commented Jan 3, 2023

Uffizzi Preview deployment-10027 was deleted.

@kyle-ssg kyle-ssg merged commit 4bb3ad2 into main Jan 3, 2023
@kyle-ssg kyle-ssg deleted the chores/fix_float_entry branch January 3, 2023 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't type 4.0.0 for semver segment rule
2 participants