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 request: allow datepicker as input-addon #272

Closed
alqu opened this issue Aug 21, 2017 · 1 comment
Closed

Feature request: allow datepicker as input-addon #272

alqu opened this issue Aug 21, 2017 · 1 comment

Comments

@alqu
Copy link

alqu commented Aug 21, 2017

Overview of the problem

Buefy version: [0.5.1]
Vuejs version: [2.4.2]
OS/Browser: macOS/Chrome

Description

Often, my users enter a date manually since it is way faster than using the date picker, but sometimes it is rather useful for looking up a particular date.
Would it be easy to only display the date picker if it is being displayed as input add on like here:

datepicker-with-addon

Steps to reproduce

Expected behavior

Either
user is able to create an add on which opens the datepicker after clicking on it - picking a date updates the text field

Or
there is a property like "enableInput = true" or so that enables the text field and let the user enter some date manually.

Actual behavior

Clicking on a datepicker opens the date picker, entering a date manually is not possible

@alqu
Copy link
Author

alqu commented Sep 5, 2017

You are awesome!!! Thanks a lot!

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