Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweak JS so Safari can choose admin actions #885

Merged
merged 1 commit into from
Nov 12, 2021

Conversation

adamwolf
Copy link
Contributor

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

#658

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

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.

For ArchiveBox#658
@pirate pirate merged commit d5240f1 into ArchiveBox:dev Nov 12, 2021
@pirate
Copy link
Member

pirate commented Nov 12, 2021

thanks!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants