-
Notifications
You must be signed in to change notification settings - Fork 24
Edit link text via dialog. #841
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #841 +/- ##
============================================
- Coverage 88.08% 86.72% -1.37%
- Complexity 369 372 +3
============================================
Files 161 161
Lines 18167 18269 +102
Branches 971 985 +14
============================================
- Hits 16003 15844 -159
- Misses 1908 2160 +252
- Partials 256 265 +9
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
Does not close Android yet unfortunately. |
Actually updated with Android code.
CC @jonnyandrew |
3f2f1bd
to
4342809
Compare
4342809
to
ed9b85e
Compare
Kudos, SonarCloud Quality Gate passed! |
@aringenbach I pulled main into this work and tested the above and it seems to be fixed, or at least I couldn't reproduce it. I pushed the branch here if you wanted to take a look. |
@jonnyandrew Cool, yeah I'm pretty sure it was not directly related (and it is the demo app only anyway) As far as this feature go, I think it still requires some action from a Web developer to check whatever should be done for the Web to handle that change properly. Probably not too much work, but it needs to be done before this can be released. Please feel free to create a new PR and close this one. |
Replacement for #622
LinkAction
for Edit now having both parameters (but it doesn't seem to break Android example app at least, and setting only the URL the old way is still compatible)What's missing from there in this repo: a bit of boilerplate code to use this in Android applications (and maybe Web ?).
Simulator.Screen.Recording.-.iPhone.15.Pro.-.2023-10-10.at.17.35.47.mp4