0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python319 forks (319 forks)batch import
help wanted
Repository metrics
- Stars
- 3,958 stars (3,958 stars)
- PR merge metrics
- Avg merge 4h 49m (Avg merge 4h 49m)1 merged PR in 30d (1 merged PR in 30d)
Description
...seems to work buggy.
- Can't seem to be able to disable all filters. Have to use Incognito mode to view all requests.
- Am able to choose a view and a URL that doesn't lead to it (and vice versa), obviously leading to a meaningless empty page.
- On choosing a view, sometimes (can't quite understand when) wrong URL is automatically chosen for me (!!!), obviously leading to a meaningless empty page, again.
Contributor guide
- Research direction
- Investigate the filtering mechanism in the view and URL selection. Look at the JavaScript that handles filter toggling and the backend query logic to identify why filters cannot be disabled, why mismatched view/URL combinations are allowed, and why wrong URLs are auto selected.
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Prerequisites
- PythonDjangoGit