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

Correct InputView.MaxLengthProperty declaring type #17788

Merged
merged 1 commit into from
Dec 7, 2023
Merged

Conversation

jfversluis
Copy link
Member

Description of Change

This corrects the declaring type of InputView.MaxLengthProperty. It's set to int right now, but should be InputView.

Issues Fixed

Fixes #17780

@jfversluis jfversluis added t/housekeeping ♻︎ legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor labels Oct 3, 2023
@jfversluis jfversluis requested a review from a team as a code owner October 3, 2023 08:57
@samhouts samhouts added this to the Under Consideration milestone Oct 9, 2023
@samhouts samhouts added the stale Indicates a stale issue/pr and will be closed soon label Nov 21, 2023
@jfversluis jfversluis merged commit 536b00a into main Dec 7, 2023
47 checks passed
@jfversluis jfversluis deleted the fix-17780 branch December 7, 2023 15:01
@github-actions github-actions bot locked and limited conversation to collaborators Jan 7, 2024
@samhouts samhouts removed this from the Under Consideration milestone Jul 1, 2024
@samhouts samhouts added the fixed-in-8.0.6 Look for this fix in 8.0.6 SR1! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fixed-in-8.0.6 Look for this fix in 8.0.6 SR1! legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor stale Indicates a stale issue/pr and will be closed soon t/housekeeping ♻︎
Projects
None yet
Development

Successfully merging this pull request may close these issues.

InputView MaxLengthProperty appears to be declared incorrectly
4 participants