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

[Feature]: Mask #109

Open
1 task
juliolitwin opened this issue Nov 25, 2024 · 2 comments
Open
1 task

[Feature]: Mask #109

juliolitwin opened this issue Nov 25, 2024 · 2 comments
Assignees
Labels
📦 Scope: Components Improvements or additions to components 🚀 Type: Feature
Milestone

Comments

@juliolitwin
Copy link

juliolitwin commented Nov 25, 2024

Feature Request: Add Mask Support for Input Fields

First of all, congratulations on the excellent work on this project! The features and design are fantastic, and it’s great to see how this project is evolving.

Request

It would be amazing to have support for input masks in text fields and other input components, similar to how it's implemented in libraries like MudBlazor. This feature would greatly enhance the user experience by enabling formatting constraints for inputs, such as dates, phone numbers, credit cards, etc.

Examples of Use Cases

  • Input masks for phone numbers (e.g., (123) 456-7890).
  • Formatting for dates (e.g., MM/DD/YYYY).
  • Credit card number formatting (e.g., 1234 5678 9012 3456).
  • Custom mask patterns for specific use cases.

Benefits

  • Improves data entry accuracy.
  • Provides a better user experience.
  • Simplifies the implementation of common input field patterns.

Thank you for considering this feature request, and keep up the fantastic work!

Pull Request

  • I would like to do a Pull Request
@desmondinho
Copy link
Contributor

Hey, @juliolitwin

Thanks so much for suggesting this feature! I completely get why it would be a great addition to LumexUI, and it’s definitely on my radar for the future.

Right now, my main focus is on wrapping up the essential components for the v1.0.0 release. These are the building blocks I want to make solid before adding more advanced features like this one. Once that’s finished, I’ll be revisiting the roadmap, and your idea will be up for consideration.

Thanks again for sharing your thoughts—it really helps shape LumexUI into something awesome. Feel free to keep the ideas coming anytime!

@desmondinho desmondinho added this to the Backlog milestone Nov 25, 2024
@desmondinho
Copy link
Contributor

I will keep it open to sign that it has not been forgotten and remains under consideration.

@desmondinho desmondinho reopened this Nov 26, 2024
@desmondinho desmondinho added 📦 Scope: Components Improvements or additions to components 🚀 Type: Feature and removed ✨ Type: Enhancement New feature or request labels Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 Scope: Components Improvements or additions to components 🚀 Type: Feature
Projects
None yet
Development

No branches or pull requests

2 participants