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

InputWidget, add max length parameter #228

Open
Dorofeev opened this issue Apr 14, 2020 · 2 comments
Open

InputWidget, add max length parameter #228

Dorofeev opened this issue Apr 14, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Dorofeev
Copy link
Contributor

Need to add to Input Widget max length parameter, that will allow you to set the maximum number of characters to enter.

@Alex009 Alex009 added this to the 0.1.0-dev-20 milestone Apr 14, 2020
@Alex009 Alex009 added the enhancement New feature or request label Apr 14, 2020
@Alex009
Copy link
Member

Alex009 commented Apr 14, 2020

will be implemented with wrapper-widget:

inputLength(child: InputWidget, maxLength: LiveData<Int?>)

@Alex009 Alex009 self-assigned this Apr 14, 2020
@Alex009
Copy link
Member

Alex009 commented Jun 3, 2020

implemented in ATRA project, and should be moved to widgets lib

@Alex009 Alex009 modified the milestones: 0.1.0-dev-20, 0.1.0-dev-21 Aug 30, 2020
@Alex009 Alex009 modified the milestones: 0.1.0, 0.2.0 Jul 15, 2021
@Alex009 Alex009 removed this from the 0.2.0 milestone Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants