Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Settings UI: Deffered set value on entity #2044

Merged
merged 5 commits into from
Sep 20, 2021

Conversation

iLLiCiTiT
Copy link
Member

Goal

Make UI more responsive when modifying values.

Changes

  • value changes of few inputs are deffered and emitted to entity once per 300ms after last change

Result

  • changes in UI (specially text changes) are more responsive
  • styles and validations are applied with 300ms offset after last change

@iLLiCiTiT iLLiCiTiT self-assigned this Sep 18, 2021
@iLLiCiTiT iLLiCiTiT added the type: enhancement Enhancements to existing functionality label Sep 18, 2021
@iLLiCiTiT iLLiCiTiT merged commit 9704521 into develop Sep 20, 2021
@iLLiCiTiT iLLiCiTiT deleted the feature/settings_deffered_entity_change branch December 13, 2021 15:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants