Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

Modern Number Input Field - Up and Down arrows is cut off

(1) ShareShare
ReportReport
Posted on by 7

 I'm using the Modern Number Input Field in a gallery.  All of a sudden, the Up and Down arrows of the Modern Number Input Field is cut off. I have tried to readd it and I also changed the size of the field, but still the same issue occurs.

When I edit the app, the number input looks fine, but once in Published form in the browser the arrows are cut off.

Can anyone assist me with the issue I'm experiencing?

Categories:
  • A_Dean Profile Picture
    6 on at
    Modern Number Input Field - Up and Down arrows is cut off
    I am experiencing the exact same issue. 

    Anyone found a workaround for this bug? I can't find a classic number control which I could use instead of the modern control.
  • IncursioML1 Profile Picture
    97 on at
    Modern Number Input Field - Up and Down arrows is cut off
    This looks like it happened recently.  I would suggest like others to use the classic one and wait until modern comes out of preview.  I'm sure some intern somewhere messed up 1 line of code or something and will get fixed soon. 
  • DBO_DV Profile Picture
    4,534 Super User 2025 Season 1 on at
    Re: Modern Number Input Field - Up and Down arrows is cut off

    you can not prevent them from doing it, but you can give visual hints like color change. that would be as followed:

     

    If(IsMatch(Self.Text,Match.MultipleNonSpaces),Color.Green, Color.Red)

     

    you could also use it onChange to send a notification as soon as they add a space. 

     

     

  • mmbr1606 Profile Picture
    12,121 Super User 2025 Season 1 on at
    Re: Modern Number Input Field - Up and Down arrows is cut off

    if you ask me there is no thing that will solve your issue with the cutting off, because its a modern control bug.

     

    Let me know if my answer helped solving your issue.

    If it did please accept as solution and give it a thumbs up so we can help others in the community.



    Greetings

  • HannelizedeV Profile Picture
    7 on at
    Re: Modern Number Input Field - Up and Down arrows is cut off

    Tried your suggestions - no change at this stage.

     

  • HannelizedeV Profile Picture
    7 on at
    Re: Modern Number Input Field - Up and Down arrows is cut off

    Thanks for all the replies. We opted to use the modern input as there was an issue with classic number control.

     

    It seems like if a user adds spaces into the old number input you cannot add any more number values in the field. Is there a way to prevent a user from adding a space to a number input? 

  • DBO_DV Profile Picture
    4,534 Super User 2025 Season 1 on at
    Re: Modern Number Input Field - Up and Down arrows is cut off

    Those contorls are still in preview, so problems like this can occure. 

    But it seems there is another controll quite close to you number input. Did you try moving it a bit more away ? You could also try reducing the padding, maybe it helps.

     

  • mmbr1606 Profile Picture
    12,121 Super User 2025 Season 1 on at
    Re: Modern Number Input Field - Up and Down arrows is cut off

    Hey @HannelizedeV 

     

    I wont suggest using modern Controls right now as they are still in preview and can be buggy

     

    This looks like another bug because i saw a couple of topics popping up here regarding the same issue 

     

    Let me know if my answer helped solving your issue.

    If it did please accept as solution and give it a thumbs up so we can help others in the community.



    Greetings

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,679 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,015 Most Valuable Professional

Leaderboard