Closed TheYuriG closed 1 year ago
Since this tool is meant to be used by marketing teams and individuals, there is no good reason to save the phone number. It doesn't make sense to create several links for the same phone number as far as I've thought about it when designing this tool.
I ended up deciding to save the phone number as well because I'm sure it will be useful to someone in the future and I rather not need to return and add that later.
For better reusability, it would be nice to have those listed fields saved, so users can reuse the previous values upon returning to the page.
Since this tool is meant to be used by marketing teams and individuals, there is no good reason to save the phone number. It doesn't make sense to create several links for the same phone number as far as I've thought about it when designing this tool.
To complete this PR, those fields should be saved to
localStorage
and used as default values when loading the page on subsequent visits.