-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Board - Filter
-
None
-
3
-
Severity 3 - Minor
Issue Summary
Trello boards opened via URLs containing any filter parameters (e.g, ?filter=member:username) fail to apply the specified filter in Google Chrome when multiple tabs are opened simultaneously. Specifically, if a board loads in a background tab, the URL parameters are ignored and the tab instead defaults to the filter state of the current active tab.
However, if the board filter URL is opened one tab at a time, the parameters are respected.
One customer reported that this has worked well in Chrome for years, and has changed recently.
Steps to Reproduce
- Open URL 1 (Member A filter) in the current tab.
- Right-click URL 2 (Member B filter) and select "Open link in new tab".
Repeat for URL 3 (Member C filter)
- Stay on the current tab (URL 1) while the new tabs (URL 2 and URL 3) load in the background.
- Once loading is complete, switch to the URL 2 and URL 3 tabs.
Expected Results
All tabs open with the correct filters applied
Actual Results
The board displays the filter for Member A in all tabs, ignoring the URL parameter for Member B and Member C.
Workaround
Using Firefox or manually reapply the filter after the page loads.