Closed dylan-thinnes closed 1 year ago
here it was it looks like right now:
@dylan-thinnes Hi! Would you like me to take the relay on this PR if you're having a hard time finishing it? I know it's hard to find the motivation and excitement after the hackathon has ended. :)
Haha heya! No worries, I just was taking some time off to recover. I'll stage some of the work in the next few days, which I think gets us almost all of the way there, and you can tell me if it feels like things are heading in the direction you think's good.
@dylan-thinnes if that's not asking too much, I'd like to know how you're doing with the PR and if you'd like to pair with me sometime, or you can just push your code and I'll take it from here. :)
@dylan-thinnes If you don't mind I will port your PR and adapt it to the latest changes that landed in development
. :) Thanks a bunch for all the work!
Closed by #476
Proposed changes
Reverse dependency lists (a.k.a dependents) can get huge, e.g. for the lens library, which makes pagination impractical. This implements a search bar in the reverse dependencies page.
TODOS:
Contributor checklist