posit-dev / publisher

MIT License
5 stars 0 forks source link

Add option to provide Secret value during the create flow #2407

Open dotNomad opened 3 weeks ago

dotNomad commented 3 weeks ago

During user testing we received feedback twice that there was an expectation that a value could/should be supplied when adding a secret.

dotNomad commented 2 weeks ago

https://github.com/user-attachments/assets/2e5e7f18-0bf7-470e-a76e-b983d81b9e27

It is difficult to prompt for a Secret value without a lot of explanatory text describing the value is optional, and how it will behave.

The idea here is that #2365 may solve this without prompting by just giving users a bit more information about what is going on locally vs the possible deployed content on the server. (Context from Slack)

I've pushed up the work I've done on this to the dotnomad/add-secret-value branch in case we want to pick this work back up.

I'll mark this as hold for now.

dotNomad commented 11 hours ago

Sending this back to triage to re-discuss and potentially close as "not planned"