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

I am able to set the min height value higher than the max height for the Textarea, MultiUrlPicker And Numeric DataType #17509

Open
andr317c opened this issue Nov 12, 2024 · 1 comment

Comments

@andr317c
Copy link
Contributor

andr317c commented Nov 12, 2024

Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)

15.0.0-rc4

Bug summary

The min height can be higher than the max height for the Textarea, MultiUrlPicker and Numeric DataType
TextArea

Specifics

No response

Steps to reproduce

  1. Go to the dataType TextArea
  2. Update the min value to be 20
  3. Update the max value to be 10
  4. Save

Expected result / actual result

Min should not be higher than max

@andr317c andr317c changed the title I am able to set the min height value higher than the max height for the Textarea DataType I am able to set the min height value higher than the max height for the Textarea And Numeric DataType Nov 12, 2024
@andr317c andr317c changed the title I am able to set the min height value higher than the max height for the Textarea And Numeric DataType I am able to set the min height value higher than the max height for the Textarea, MultiUrlPicker And Numeric DataType Nov 12, 2024
@NguyenThuyLan
Copy link
Contributor

NguyenThuyLan commented Nov 26, 2024

I was able to reproduce it on v15.0.0, v14.3.1

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

No branches or pull requests

2 participants