Skip to content

Tweak JS so Safari can choose admin actions - #885

Merged
pirate merged 1 commit into
ArchiveBox:devfrom
adamwolf:safari-admin-actions
Nov 12, 2021
Merged

Tweak JS so Safari can choose admin actions#885
pirate merged 1 commit into
ArchiveBox:devfrom
adamwolf:safari-admin-actions

Conversation

@adamwolf

Copy link
Copy Markdown
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

pirate commented Nov 12, 2021

Copy link
Copy Markdown
Member

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