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

無限データ問題 #87

Open
sasanquaneuf opened this issue Jan 13, 2020 · 2 comments
Open

無限データ問題 #87

sasanquaneuf opened this issue Jan 13, 2020 · 2 comments

Comments

@sasanquaneuf
Copy link
Contributor

https://qithub-bot.github.io/mastogetter/p.html?i=https://qiitadon.com&t=1,2,3,4,5,6,7,8,9,0
みたいなのを沢山伸ばすと、たくさんデータを取りに行きます。
ページネーションの仕組みと合わせて OR 別に何らかの対応をしてもよいかもしれません。(そもそも、そんな風に使う人がいるのかという話はあるので、課題としては劣後でよいと思いますが)

@yumetodo
Copy link
Contributor

yumetodo commented Jan 13, 2020

たくさん指定できることそのものは問題ないはずなので、非同期にアイテムを表示するような仕掛け(つまりは実質fetch使うように書き換え?)が必要そう。あとプログレスバー

@yume-yu
Copy link
Collaborator

yume-yu commented Jan 13, 2020

20個くらいの単位ごとに読み込んで下に「読込中...」とか良さげな気がします

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

No branches or pull requests

3 participants