oooholdings / nova-password-generator

Random Password Generation Field for Laravel Nova
MIT License
10 stars 4 forks source link

Show on preview #10

Closed ThisIsMyFavouriteJar closed 2 years ago

ThisIsMyFavouriteJar commented 2 years ago

Love this password generator so far!

Was wondering if you are considering extending functionality for the preview page as well? I would like to give my users the possibility to copy an API key from the preview page, and perhaps there are some other use cases where this might be useful. I guess only the copy field (and the actual value) needs to be displayed on preview!

Thank you!

btrsco commented 2 years ago

@ThisIsMyFavouriteJar thanks for the support and feature suggestion.

I will take a look and see what I can do. The copy feature on detail / index / preview would be nice, as well as maybe a show button.

I’ll probably get to this next weekend, possibly sooner if I have some free time! Thanks again

btrsco commented 2 years ago

Sorry for the delay @ThisIsMyFavouriteJar, I have finished the feature you requested. Please take a look at the readme.md#index-and-detail-view for details on the methods that enable this feature. Let me know if this works out for you or come across any bugs feel free to open a new issue (I'm the only one testing so some stuff might slip through).

If you found me on Nova Packages, I'd appreciate if you could leave a review of your experience with this package and star it here on GitHub 😄 (no pressure)