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

How to render custom TextInput or RangeDatePicker instead of common Control #158

Open
Estasie opened this issue Jan 14, 2025 · 0 comments
Open

Comments

@Estasie
Copy link

Estasie commented Jan 14, 2025

At my project I need to use RelativeRangeDatePicker with custom input render to have ability change date manually at TextInput field (or at RangeDatePicker - it is much more comfortable with it's mask for date).
I have a problem now, because I can't even enter a number into custom rendered Input.
A simple repro:
Screenshot 2025-01-14 at 16 40 49

Expected result:
I can render different node throw renderControl not loosing it's ux and RelativeRangeDatePicker modal functionality which we see on focus.
Screenshot 2025-01-14 at 16 42 35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant