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

Open in Tabs: Fix interaction with Tumblr Patio UI #1372

Merged
merged 4 commits into from
Mar 11, 2024

Conversation

marcustyphoon
Copy link
Collaborator

@marcustyphoon marcustyphoon commented Jan 19, 2024

Description

Prevents Open in Tabs from intercepting a click in part of the "Tumblr Patio" feature preview UI that's used to add a blog column.

Resolves #1371.

Testing steps

  • Enable Open in Tabs.
  • In Tumblr Patio, add a blog column and confirm that selecting the desired blog works correctly.
  • Make sure that... it still... works as much as it did before otherwise? I dunno; I don't use the script.

@marcustyphoon marcustyphoon added tumblr patio bugfix Restores intended behavior labels Jan 19, 2024
Copy link
Owner

@AprilSylph AprilSylph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Type a blog name (e.g. pyoro) into the site's search bar
  • Click any of the blog results that have avatars (i.e. are not the "Go to @{blogName}" result)
    • Production result: The blog is opened in a new tab
    • PR result: The blog is opened in the blog view

Can the exclusion selector be made more specific to Patio?

@marcustyphoon
Copy link
Collaborator Author

Ah, shoot. Let me check.

@marcustyphoon
Copy link
Collaborator Author

Indeed it can be. This is why we have review, people!

@marcustyphoon
Copy link
Collaborator Author

Re-performed testing myself; seems to work as expected.

@marcustyphoon
Copy link
Collaborator Author

marcustyphoon commented Mar 10, 2024

@AprilSylph This being a oneliner (basically), may I request a merge-without-formal-review and version release?

@AprilSylph
Copy link
Owner

AprilSylph commented Mar 11, 2024

I was about to regression-test this anyway, so I did.

Will do a release once this is merged (if that's what you're asking for), although it's late for me so that will likely end up being tomorrow.

@marcustyphoon marcustyphoon merged commit 7951488 into AprilSylph:master Mar 11, 2024
2 checks passed
@marcustyphoon marcustyphoon deleted the open-in-tabs-patio-fix branch March 11, 2024 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Restores intended behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Open in Tabs breaks Tumblr Patio blog column addition
2 participants