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

[WIP] Improve require-input user experience #1765

Draft
wants to merge 1 commit into
base: next
Choose a base branch
from

Commits on Dec 20, 2022

  1. Improve require-input UX

    Whenever the listview has require-input set to true, if the user hasn't
    entered any text, pressing kb-accept won't have any effect.
    This prevents auto-selecting the first option blindly, which may lead to
    unexpected selections (as the user can't see the first item of the list).
    elamperti committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    79539bd View commit details
    Browse the repository at this point in the history