[pull] main from forem:main#322
Merged
Merged
Conversation
The manage page's Statistics card rendered the raw page_views_count column, surfacing a misleading "0" for low-traffic posts. Counts at or below 25 are unreliable by design (1-in-10 anonymous sampling, author views excluded), which is why the posts dashboard masks them as "< 25". Render the same masked value on /manage using the existing views.dashboard.article.views.lt_25 translation. Closes #23542 Generated-by: Claude Fable 5 Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
…#23543) * test: drop e2e seeds for removed Listing models - ListingCategory no longer exists, so seed load crashed with a NameError - unblocks all seeded end-to-end runs, not just new specs Assisted-by: Claude Fable 5 <noreply@anthropic.com> * test: patch cypress-rails transactions for Rails 8 - Rails 8 removed ConnectionPool#connection and #lock_thread= - pin and unpin pools the way Rails 8 transactional fixtures do - upstream fix (testdouble/cypress-rails#165) remains unmerged Generated-by: Claude Fable 5 <noreply@anthropic.com> * fix: keep fullscreen code block exit control reachable - derive open state from the DOM so clicks never desync from the overlay - raise the overlay above the fixed header and show the panel without hover - release the scroll lock and listeners when a soft navigation interrupts - cover exit, Escape, occlusion, and back/forward flows in jest and cypress Closes #23535 Generated-by: Claude Fable 5 <noreply@anthropic.com> * test: always unsubscribe connection subscriber on rollback - move unsubscribe ahead of the blank-pools early return so an empty writing pool list cannot leak the subscriber into later runs - nil the handle after unsubscribing to make repeat rollbacks inert Generated-by: Claude Fable 5 <noreply@anthropic.com> * test: pin page title to stop faker collision flake - Faker::Book.title draws from a small pool, so the let! page and post params can roll the same title - find_by(title:) then matched the pre-existing page and failed the nil expectation in api/v1 pages specs Generated-by: Claude Fable 5 <noreply@anthropic.com>
…23573) * Allow legacy Marshal fallback in new_framework_defaults_8_1.rb * Refactor event signup buttons to be HTML-driven and support async fetching * Fix EventTag liquid tag spec by removing current_user dependency and updating SCRIPT placeholder
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )