If you're adding multiple secrets to your repository, you have to clear the Add Secret dialog manually for each created secret after the first.
Monorepo for Tangled โ https://tangled.org
Add Secret form is not cleared upon submission #260
open
opened by
should be an easy fix! i do know theres a few forms around the appview that have this behavior, and its a bit strange because hx-reset does not always work. but there are examples of using hx-reset to fix this, you can dig around the codebase and copy it over!
Sounds good, thanks for the pointer!
This might be an easy fix? Figured I'd make the issue first and then look into it in the next couple days or so