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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[馃悰 BUG] login control has frustrating input delay when deployed #1478

Open
4 tasks
AlexandreSajus opened this issue Jul 4, 2024 · 1 comment
Open
4 tasks
Labels
馃柊 GUI Related to GUI 馃挜Malfunction Addresses an identified problem. 馃煥 Priority: Medium Not blocking but should be addressed

Comments

@AlexandreSajus
Copy link
Contributor

AlexandreSajus commented Jul 4, 2024

What went wrong? 馃

Very similar to #610

The login control works fine locally, but when deployed, it has an input delay, which means the user will be typing characters, and some characters will disappear or appear later. I think this is exactly the issue we had with the input control in #610

Could we add a property to login similar to change_delay for the input control where if change_delay=-1, Taipy will not refresh the username and password variables until the "Log In" button is pressed.

Expected Behavior

No response

Steps to Reproduce Issue

  1. A code fragment
  2. And/or configuration files or code
  3. And/or Taipy GUI Markdown or HTML files

Solution Proposed

No response

Screenshots

DESCRIPTION

Runtime Environment

No response

Browsers

No response

OS

No response

Version of Taipy

No response

Additional Context

No response

Acceptance Criteria

  • Ensure new code is unit tested, and check code coverage is at least 90%.
  • Create related issue in taipy-doc for documentation and Release Notes.

Code of Conduct

  • I have checked the existing issues.
  • I am willing to work on this issue (optional)
@AlexandreSajus AlexandreSajus added 馃柊 GUI Related to GUI 馃挜Malfunction Addresses an identified problem. 馃煥 Priority: Medium Not blocking but should be addressed labels Jul 4, 2024
@FredLL-Avaiga
Copy link
Member

This looks like a duplicate of #1440.
Can you help us replicate that issue and close this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
馃柊 GUI Related to GUI 馃挜Malfunction Addresses an identified problem. 馃煥 Priority: Medium Not blocking but should be addressed
Projects
None yet
Development

No branches or pull requests

2 participants