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

Single panel : only four lists are displayed #11109

Open
husim0 opened this issue Jun 17, 2019 · 3 comments
Open

Single panel : only four lists are displayed #11109

husim0 opened this issue Jun 17, 2019 · 3 comments
Labels
partially a bug Architecture or design-imposed shortcomings

Comments

@husim0
Copy link

husim0 commented Jun 17, 2019

Expected behaviour

All userlists should be listed in the single panel.

Actual behaviour

Only the first four lists are displayed, alphabetically. Would be great to display all lists or have the possibility to have a dropdown button to display them all. Actually for some of my lists I have to go first to "Lists" and then select it.

image

Steps to reproduce the problem

Create 5 five lists.

Specifications

2.9.0

Firefox 60, GNU/Linux

@dariusk
Copy link
Contributor

dariusk commented Jun 28, 2019

So the hook in the code that limits this to four lists is here:

https://github.com/tootsuite/mastodon/blob/master/app/javascript/mastodon/features/ui/components/list_panel.js#L16

It's a hard-coded value. It should either be a much bigger number (99 or something), or it should be configurable in the preferences pane.

@Gargron Gargron added the partially a bug Architecture or design-imposed shortcomings label Aug 5, 2019
@stale
Copy link

stale bot commented Oct 26, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the status/wontfix This will not be worked on label Oct 26, 2019
@jayrope
Copy link

jayrope commented Nov 27, 2020

I sceond the request to leave the number of displayed lists to the user.

@stale stale bot removed the status/wontfix This will not be worked on label Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
partially a bug Architecture or design-imposed shortcomings
Projects
None yet
Development

No branches or pull requests

4 participants