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

Add BTF2-based text field and text area #296

Closed
rock3r opened this issue Feb 9, 2024 · 3 comments
Closed

Add BTF2-based text field and text area #296

rock3r opened this issue Feb 9, 2024 · 3 comments
Assignees
Labels
api Changes related to the public API new component A new component to implement

Comments

@rock3r
Copy link
Collaborator

rock3r commented Feb 9, 2024

Using BasicTextField2 will allow us to add scrollbars, which wouldn't otherwise be possible as the information is not available in BasicTextField. The API is experimental in 1.6.0, so our versions will also have to be marked as such until the underlying code is stabilised.

See https://proandroiddev.com/basictextfield2-a-textfield-of-dreams-2-2-fdc7fbbf9ffb#a8e4

@rock3r rock3r added new component A new component to implement api Changes related to the public API labels Feb 9, 2024
@rock3r rock3r added this to the Milestone 15 milestone Feb 9, 2024
@rock3r rock3r self-assigned this Feb 9, 2024
@rock3r rock3r modified the milestones: Milestone 15, Milestone 16 Feb 26, 2024
@rock3r rock3r modified the milestones: Milestone 16, Milestone 17 Mar 19, 2024
@rock3r
Copy link
Collaborator Author

rock3r commented Apr 3, 2024

We'll likely need to punt this until Compose 1.7.0

@rock3r rock3r added the blocked-externally This issue or feature is blocked by external dependencies (e.g., bugs in Compose) label Apr 20, 2024
@rock3r
Copy link
Collaborator Author

rock3r commented Apr 20, 2024

Marking as blocked externally since we need to get the 1.7.0 changes in order to have BTF2 with a stable API

@rock3r rock3r removed this from the Milestone 17 milestone Jul 9, 2024
@rock3r rock3r removed the blocked-externally This issue or feature is blocked by external dependencies (e.g., bugs in Compose) label Jul 22, 2024
@rock3r rock3r linked a pull request Jul 23, 2024 that will close this issue
@rock3r rock3r linked a pull request Aug 5, 2024 that will close this issue
@rock3r
Copy link
Collaborator Author

rock3r commented Aug 12, 2024

Done in #521

@rock3r rock3r closed this as completed Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Changes related to the public API new component A new component to implement
Projects
None yet
1 participant