Stacker News Bug Report
Description:
On the satistics page, deselecting all filters, including the
stacked
filter, results in the display of data for the stacked
type (see evidence bellow), contrary to the expected behavior of no data presentation.Notably, accessing the satistics page directly from the link https://stacker.news/satistics?inc= correctly shows an empty result, indicating that the issue is in the behavior of selecting/deselecting the filters.
Reproduction Steps:
- Access the satistics page via the usual method.
- Deselect all filters, including the
stacked
filter. - Observe the display of data for the
stacked
type.
Actual Result:
The current behavior showcases results for the
stacked
type when all filters are deselected.Expected Result:
When all filters, including the
stacked
filter, are simultaneously deselected on the satistics page, no data should be displayed.Impact:
This inconsistency in the display of data based on filter selection may lead to confusion among users and compromise the reliability of the satistics page.