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

discussion list query from user directory with group filter: unexpected interaction #89

Open
Ornanovitch opened this issue Mar 6, 2022 · 0 comments
Labels

Comments

@Ornanovitch
Copy link

Bug Report

Current Behavior
If you select a tag (on sidenav) after using the group filter, the discussion query will keep the group parameter, thus resulting with few and weird results.

Steps to Reproduce

  1. go to the user directory
  2. use the group filter (select a group)
  3. select a tag

Expected Behavior
The discussion list query isn't filtered with groups parameters

Environment

  • Flarum version: 1.2
  • Extension version: 1.2.2
  • PHP version: 7.4
  • Browser: firefox
Flarum core 1.2.0
PHP version: 7.4.25
MySQL version: 5.5.5-10.5.12-MariaDB-0+deb11u1
Loaded extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, pcntl, Reflection, SPL, session, standard, sodium, mysqlnd, PDO, xml, calendar, ctype, curl, dom, mbstring, FFI, fileinfo, ftp, gd, gettext, gmp, iconv, json, exif, mysqli, pdo_mysql, Phar, posix, readline, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, xmlreader, xmlwriter, xsl, zip, Zend OPcache
+-------------------------------+---------+--------+
| Flarum Extensions             |         |        |
+-------------------------------+---------+--------+
| ID                            | Version | Commit |
+-------------------------------+---------+--------+
| flarum-tags                   | v1.2.0  |        |
| flarum-markdown               | v1.2.0  |        |
| the-turk-flamoji              | 1.0.2   |        |
| kyrne-websocket               | 3.3.0   |        |
| fof-user-directory            | 1.2.2   |        |
| fof-user-bio                  | 1.0.2   |        |
| fof-upload                    | 1.1.0   |        |
| fof-terms                     | 1.1.2   |        |
| fof-split                     | 1.0.1   |        |
| fof-reactions                 | 1.0.4   |        |
| fof-merge-discussions         | 1.2.1   |        |
| fof-links                     | 1.0.3   |        |
| fof-linguist                  | 1.0.3   |        |
| fof-formatting                | 1.0.2   |        |
| fof-drafts                    | 1.0.3   |        |
| fof-doorman                   | 1.0.1   |        |
| fof-byobu                     | 1.1.1   |        |
| flarum-subscriptions          | v1.2.0  |        |
| flarum-sticky                 | v1.2.0  |        |
| flarum-statistics             | v1.2.0  |        |
| flarum-nicknames              | v1.2.0  |        |
| flarum-mentions               | v1.2.0  |        |
| flarum-lock                   | v1.2.0  |        |
| flarum-lang-french            | v3.5.0  |        |
| flarum-lang-english           | v1.2.0  |        |
| flarum-emoji                  | v1.2.0  |        |
| clarkwinkelmann-circle-groups | 1.0.0   |        |
| askvortsov-saml               | v2.4.0  |        |
| askvortsov-rich-text          | v2.1.1  |        |
| askvortsov-markdown-tables    | v1.2.1  |        |
| askvortsov-checklist          | v1.3.1  |        |
+-------------------------------+---------+--------+
Base URL: https://talk.felinn.org
Installation path: /var/www/flarum
Queue driver: redis
Mail driver: smtp
Debug mode: off
@Ornanovitch Ornanovitch added the bug label Mar 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant