-
-
Notifications
You must be signed in to change notification settings - Fork 128
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
Support input element in sitemaps. #726
Comments
Is there any progress on this feature request? I would also like to be able to enter free text inside the IOS App |
The maintainers are currently in the process of recovering their watchId app identifier with Apple and not able to release as far as I know. Until then, I would like to try and implement that feature. I started on #755 . |
Any progress on this issue? |
I made some, but did not get around to testing it yet and put the task aside for a while. Let me review it this weekend. |
Good news, looking forward to... |
The PR with support for the sitemap input feature is ready to be reviewed. @timbms @mherwege, @REdelhoff and @nw378 I am looking forward to your feedback! |
* Input element support for all input type including date --------- Signed-off-by: Tassilo Karge <[email protected]>
@TAKeanice sorry, I'm not so familar with PRs. What do I have to do to review it? |
No Problem @nw378 , there were already some maintainers that reviewed what I have implemented. It is now included in this repository and will be included in a future release. |
TestFlight release 3.0.8(30) is available. |
Yes, just got a notification about the new version. It's working proper, thanks alot @TAKeanice ! |
Just tested a bit more @TAKeanice ... Unfortunately, there seems to be a bug: With more than one item on a site, the input of them interacts accidental.
clocks.mp4 |
Excellent testing! I will check what causes that behavior. For everyone who doesn't recognize it immediately (I also had to watch the video several times): The date picker of one time (morgens Außenleuchten an) gets set to another time that wa previously input for a different item (abends Außenleuchten aus, 7:30). It happens in the last 10s of the video. |
yes, and the date picker itself is also jumping. Hard to explain. you have to try it yourself. |
This is an enhancement request.
With OH4, there is now support for input elements in sitemaps. I have implemented this in BasicUI and the Android App. It would be nice for someone to implement this in the IOS app.
The text was updated successfully, but these errors were encountered: