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

Number input deprecation strategy #2614

Open
3 tasks
micahchiang opened this issue Mar 21, 2024 · 1 comment
Open
3 tasks

Number input deprecation strategy #2614

micahchiang opened this issue Mar 21, 2024 · 1 comment

Comments

@micahchiang
Copy link
Contributor

Description

In order to diligently prepare teams for number input deprecation, we need to provide them with proper strategy. This includes communicating out a timeline for when the deprecation will happen and guidance on how existing instances of va-number-input can be migrated to va-text-input

Considerations

  • We probably want to take a multi-step approach to deprecating number input which might include:
    • step one: adding all non-overlapping functionality to va-text-input but keeping both components in production, allowing for some transition time
    • step two: conduct a follow up release that completely removes va-text-input

Tasks

  • Establish a future date for steps one and two under considerations
  • Write a guide for how teams can migrate from va-number-input to va-text-input
  • Send out communication in #vfs-change-announcements for the above information
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants