Open jamie-brannan opened 4 years ago
Hi nice job 👍 To your questions:
1) Why do you need to change on UI settings on State change?
2) What do you mean by running an example case on my build?
3) You can set text in textfield in action
in Button component.
Also, can you please resolve conflict in Pipeliner/ContentView.swift
? 🙂
Thank you 🤩
Hi @Jakub-Vacek 👋
I have the following UI state change with the form – the save button turns completely white (as illustrated in the gif below) 👇
I don't understand because oddly enough, I do not have the same visibility issue in dark mode 🤔 Any ideas?
I mean are there specific case examples of pipelines that you use to save as configurations in order to test the detail view ui?
This is what's slowing me down from :
I'm not sure what you mean by this? I have set text as the button, would you like me to change where I added the text?
1) Well that is interesting. It looks like bug 🤷 Does order of filling-in the form change render behavior?
2) To test functionality I usually use some private repo. We don't have any specific case examples.
3) You can set projectName
,projectId
and token
somewhere around the line 112 in Pipeliner/ContentView.swift
that should clean the TextFields
Hi @Jakub-Vacek ,
I'll have to double check but it I don't believe so, considering the forms accepted I type anything. In terms of security it may be a good idea to add parameters limiting certain formats in each field.
Noted for the test cases.
And it looks like I'll need to resolve some conflicts again before checking this so I'll find another time when I can carve out time to manage to implement changes 👍
Thank you!
Hello! Happy Hacktoberfest 🎃 !
This PR is in response to issue #9.
I was tasked with the following by @Jakub-Vacek ...
Currently my build loads as such:
🙋♀️ I need help with :
[ ] handling UI settings on State change
[ ] running a example case on my build
[ ] Text in TextField after saving configuration should disappear.
Before submission please... 🙏 🎃
As a maintainer, please have this PR count in accordance with the latest update, please opt-in by...
[x] assigning
@jamie-brannan
to PR[x] Add the label
hacktoberfest-accepted
to the PRThank you for the opportunity to participate and build things together 🎉