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

Limit the number of bucket collections to render in the sidebar #408

Closed
n1k0 opened this issue Mar 16, 2017 · 3 comments
Closed

Limit the number of bucket collections to render in the sidebar #408

n1k0 opened this issue Mar 16, 2017 · 3 comments

Comments

@n1k0
Copy link
Contributor

n1k0 commented Mar 16, 2017

If a bucket contains hundreds of collections, the UI is unlikely to scale. We should limit the number of collections to render (eg. 5 most recently updated ones), with a link to see all remaining bucket collections.

Note that the same should apply for the list of buckets.

@Natim
Copy link
Member

Natim commented Mar 16, 2017

That's why you have the hide readonly checkbox. :)

@n1k0
Copy link
Contributor Author

n1k0 commented Mar 16, 2017

Sure but still, when unchecked the list is easily messy, no mention of the cost of the initial HTTP requests in all cases.

@n1k0 n1k0 closed this as completed in 135d39a Mar 16, 2017
n1k0 added a commit that referenced this issue Mar 21, 2017
* Fix #408: Limit number of collections listed in the sidebar. (#410)
* Fix #404, fix #405: Collection full diff view improvements. (#409)
* Upgraded React to 15.4.2. (#411)
* Fix #407: Order history entry target permissions consistently. (#413)
* sagas/route: redirectURL can sometimes be null
@n1k0
Copy link
Contributor Author

n1k0 commented Mar 21, 2017

Released in v1.12.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants