Skip to content

change filter reference to respond to search page width #3454

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

Closed
brainwane opened this issue Mar 28, 2018 · 2 comments
Closed

change filter reference to respond to search page width #3454

brainwane opened this issue Mar 28, 2018 · 2 comments
Assignees
Labels
bug 🐛 CSS/SCSS requires change to CSS/SCSS files help needed We'd love volunteers to advise on or help fix/implement this. UX/UI design, user experience, user interface

Comments

@brainwane
Copy link
Contributor

pypi-narrow-no-classifiers

Per this python-list post -- a person seeing nothing on the left-hand side of https://pypi.org/search/ says,

For me, that's a window width issue. The sidebar with the filters only shows when the window is wide enough. Unfortunately, the text mentioning it doesn't change, so this should be fixed.

@brainwane brainwane added UX/UI design, user experience, user interface CSS/SCSS requires change to CSS/SCSS files needs UX/UI review labels Mar 28, 2018
@brainwane brainwane added this to the 5: Shut Down Legacy PyPI milestone Mar 28, 2018
@wm75
Copy link

wm75 commented Mar 28, 2018

@brainwane thanks for filing this!

@nlhkabu nlhkabu self-assigned this Mar 29, 2018
@brainwane
Copy link
Contributor Author

brainwane commented Mar 29, 2018

I've gotten further user reports of this issue. One person emailed me:

Whether the filter list is shown on the left side is a matter of browser window width. I’ve tried it with:

  • Apple’s Safari
  • Google Chrome
  • Mozilla Firefox
  • Opera

I do use various add-ons on Safari, Chrome and Firefox, but I used no add-ons at all with Opera (it was a fresh installation this morning with zero configurations).

Simply make your browser window narrow enough and the list on the left is replaced with an “Add Filter” button underneath. Clicking on that button results in “Filter Projects" overlaying part of the regular window. You must click on the “X” to close the list.

That makes the statement, “...select a filter from the list of classifiers on the left.” a bit problematic, because the list is only on the left when the browser window is sufficiently wide.

I am running on a MacBook Pro at macOS 10.13.3 (High Sierra), which is currently the latest version of macOS.

and follows up:

I also just tried it on my iPad Air 2 (9.7” screen) using Safari. I see the filter list on the left in landscape mode, but only see the button underneath in portrait mode.

I am still at iOS 11.2.5 on my iPad.

Separately, Terry Jan Reedy writes:

This is a window width issue. Full screen (on my monitor), the categories work fine, and clicking on them appears to work. When I narrow the browser window to about 1100 pixels, the category list 'to the left' disappears and is replaced by an [Add filter] box. When this happens, "from the list of classifiers on the left." should be replaced by "by clicking the button below."


What can we do here to be properly responsive? I like Reedy's suggestion. I would like us to prioritize this since I'm getting several user reports of this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 CSS/SCSS requires change to CSS/SCSS files help needed We'd love volunteers to advise on or help fix/implement this. UX/UI design, user experience, user interface
Projects
None yet
Development

No branches or pull requests

3 participants