discourse/spec
Kris df1bede9f7
FIX: when new new is enabled, filter dismiss modal to correct type (#33037)
Currently both boxes are always checked, even if you're filtered to new
topics or new posts.

You must have the site setting `Experimental new new view groups` set to
your user's group to see this mode.



![image](https://github.com/user-attachments/assets/f485ad66-7491-4f52-a812-4b5f9dba6d63)

This allows both options to appear, but only selects the current filter:


![image](https://github.com/user-attachments/assets/6a3c1a91-1638-440f-80e3-4d74711d8064)

Turns out this was already implemented, but `subset` was always
undefined. This fixes the arg and adds a couple new specs to cover it.

see /t/155039 for reference
2025-06-03 09:47:06 -04:00
..
fabricators Revert "DEV: Added the ability to use users' names in group mention n… (#33023) 2025-05-31 13:58:32 +10:00
fixtures FIX: correctly unescape title for amazon oneboxes (#33010) 2025-06-02 17:50:13 +05:30
generator DEV: Silence the output of migration specs (#26365) 2024-03-26 11:32:44 +01:00
helpers DEV: Migrate from sprockets to propshaft for assets (#32475) 2025-04-30 08:59:32 +01:00
import_export DEV: Allow fab! without block (#24314) 2023-11-09 16:47:59 -06:00
initializers DEV: maps IST rails timezone to kolkata (#32896) 2025-05-26 08:56:04 +02:00
integration DEV: Preserve ids/classes in emails (#32084) 2025-03-31 20:58:45 +01:00
integrity FIX: cross origin opener policy should apply to public error responses (#31559) 2025-03-03 17:04:24 +08:00
jobs UX: Improve naming for anonymous mode settings (#31832) 2025-03-21 04:54:06 +03:00
lib DEV: remove educational tips and associated site settings (#33012) 2025-06-03 09:44:35 +04:00
mailers Revert "DEV: Added the ability to use users' names in group mention n… (#33023) 2025-05-31 13:58:32 +10:00
migrations DEV: Backfill API key scope modes (#31606) 2025-03-11 10:00:27 +08:00
models FEATURE: Also localize banners (#32908) 2025-05-26 13:16:22 +08:00
multisite FIX: Include original filename in s3 uploads even if not attachment (#30789) 2025-01-15 18:08:18 +08:00
queries/reports DEV: Refactor reports index into service (#31667) 2025-03-11 14:36:06 +10:00
requests FIX: handle redirect issue with categoryId rewriting page number (#33009) 2025-06-03 15:45:21 +08:00
script/import_scripts DEV: Catch missing translations during test runs (#26258) 2024-05-24 22:15:53 +08:00
serializers DEV: Post localization improvements (#32869) 2025-05-27 08:49:53 -07:00
services DEV: Don't allow context-free system post destruction (#32523) 2025-05-05 09:58:29 +08:00
support DEV: remove educational tips and associated site settings (#33012) 2025-06-03 09:44:35 +04:00
system FIX: when new new is enabled, filter dismiss modal to correct type (#33037) 2025-06-03 09:47:06 -04:00
tasks DEV: Add rake task to bulk delete posts (#31642) 2025-03-05 09:31:23 +08:00
views UX: better error message when social login fails (#32772) 2025-05-20 16:22:38 +02:00
rails_helper.rb DEV: introduces PLAYWRIGHT_NO_VIEWPORT (#32675) 2025-05-10 13:03:21 +02:00
regenerate_swagger_docs
swagger_helper.rb DEV: Bump rswag-specs from 2.11.0 to 2.13.0 (#24654) 2023-12-07 08:16:47 +08:00