Closed dejanstrancar closed 1 hour ago
@MightyMoud thoughts? I would otherwise simply close the PR as not being accepted.
Hi @dejanstrancar I apologise I was away for holiday and came back to lots of work in my day job.
I really like the approach you took here. Thanks for your contribution.
Could you please resolve the conflict and I'll merge this in afterwards?
All good, I have resolved them. merging this in. I will make a release this week with those changes.
Thanks again! <3
Currently default value is initial value, and for example in case of selecting a domain you need to delete whole value before inserting a wanted one.
Default value is a good approach, but prompt should allow you to insert manual entry quickly if needed.
Also did a bit of refactoring of
GetDefaultTextInput
usages since it was repetitive code.