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

Number Type Textfied Bug #44968

Closed
lalitbansal40 opened this issue Jan 7, 2025 · 2 comments
Closed

Number Type Textfied Bug #44968

lalitbansal40 opened this issue Jan 7, 2025 · 2 comments
Labels
component: number field This is the name of the generic UI component, not the React module!

Comments

@lalitbansal40
Copy link

lalitbansal40 commented Jan 7, 2025

Steps to reproduce

Steps:

  1. Open this link to live example: (required)
bugmui.mp4

Current behavior

Observed Bug:
Instead, the value keeps increasing even after i release the button.

Expected behavior

Expected Behavior:
When i press and hold the increment button, the value should increase continuously. However, as soon as you release the button, the increment action should stop immediately.

Context

you can follow these steps :-

  1. check onclick event on Increase button
  2. you can check mouseup and mousedown event
  3. most issue in mouseup button if you fix this so problem will solved

Your environment

npx @mui/envinfo
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.

Search keywords: Textfield

@lalitbansal40 lalitbansal40 added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Jan 7, 2025
@samuelsycamore
Copy link
Contributor

duplicate of #44963

Copy link

github-actions bot commented Jan 7, 2025

This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue.
Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.

Note

@lalitbansal40 How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey.

@samuelsycamore samuelsycamore removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Jan 7, 2025
@github-actions github-actions bot removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Jan 7, 2025
@zannager zannager added the component: number field This is the name of the generic UI component, not the React module! label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: number field This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

3 participants