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

Add pagination to "Followed Hashtags" #1152

Open
zeitschlag opened this issue Nov 10, 2023 · 5 comments
Open

Add pagination to "Followed Hashtags" #1152

zeitschlag opened this issue Nov 10, 2023 · 5 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@zeitschlag
Copy link
Member

zeitschlag commented Nov 10, 2023

When refactoring the "Followed Hashtags" we learned, that it doesn't support pagination. So, in case, someone follows more than 100 hashtags, they'd only see the first 100.

This has been there since Mastodon 4.1, so you'd have to distinguish between Instance-versions. In the end, it's probably a duplication of FollowingViewModel with its state machine.

@SampsonEzieme
Copy link

Has this issue been solved? If not, I would like to give it a go.

@zeitschlag
Copy link
Member Author

@SampsonEzieme Hey, thank you for that offer!

This issue hasn't been solved yet. So please, give it a try :) Do you need some hints? If you have any questions, please don't hestitate to ask.

@SampsonEzieme
Copy link

@zeitschlag Thank you for being so kind. I just forked the repository and followed the steps in the setup.md, however, when I try to run Mastodon in the Xcode simulator I am getting multiple missing packages and other package-related errors. Am I doing something wrong? Do you know how I should fix this?

@zeitschlag
Copy link
Member Author

@SampsonEzieme Yeah, I also have issues frequently, when I change branches, for example. I blame Xcode for this. What usually helps is to update to the latest package versions fromt he menu:

Screenshot 2024-05-24 at 22 02 07

@SampsonEzieme
Copy link

@zeitschlag I gave your suggestion a go, but I'm still running into errors with the package dependencies. Would you happen to have any other suggestions? Here is a screenshot of exactly what I am seeing. Again thanks for helping me out.

Screenshot 2024-05-24 at 12 05 35 PM

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

No branches or pull requests

2 participants