Tweak JS so Safari can choose admin actions by adamwolf · Pull Request #885 · ArchiveBox/ArchiveBox
Summary
This PR lets Safari use the admin actions.
I ran into #658 today. I noticed that Safari was submitting both the empty option and the selected options back to the server. Digging into it, I was able to get Safari to deselect the --------- option by using '[selected]' as the selector.
I am not a Safari expert.
Related issues
Changes these areas
- Bugfixes
- Feature behavior
- Command line interface
- Configuration options
- Internal architecture
- Snapshot data layout on disk