Allow to refresh password status table while typing

Created on 14 May 2024, about 1 month ago
Updated 29 May 2024, 20 days ago

Problem/Motivation

The password status table is currently refreshed on the input change event, when focus is changed for example, but not while the user is typing his password.

Proposed resolution

Refresh status table on input event, but wait for a small delay without typing before making the Ajax call for performance reason.

Remaining tasks

Validate MR.

User interface changes

The password status table will be refreshed while the user is typing is password.

A new status_refresh_delay configuration option has been added to allow setting the delay to wait before refreshing the password status table while typing.

Data model changes

New status_refresh_delay configuration option.

✨ Feature request
Status

Fixed

Version

4.0

Component

Code

Created by

πŸ‡«πŸ‡·France mably

Live updates comments and jobs are added and updated live.
  • Accessibility

    It affects the ability of people with disabilities or special needs (such as blindness or color-blindness) to use Drupal.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024