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

Plugin library filters and sorting enhancements #4671

Closed
shannonbux opened this issue Mar 23, 2018 · 8 comments
Closed

Plugin library filters and sorting enhancements #4671

shannonbux opened this issue Mar 23, 2018 · 8 comments
Labels
stale? Issue that may be closed soon due to the original author not responding any more.

Comments

@shannonbux
Copy link
Contributor

shannonbux commented Mar 23, 2018

Problem

I observed someone going through the plugin library and saw that they wanted to be able to sort by category, especially by whether a plugin was a "source" plugin or not.

Solution

  • Introduce filters
  • Introduce sorting

Don't know which would fit in filters and which would fit in sorting:

  • category
  • popularity
  • what version of Gatsby the package works with
  • date added (this also brings up the possibility of featuring particular plugins based on some criteria, like recently added OR most popular, etc)
@LekoArts
Copy link
Contributor

Filters:

  • Category
  • Gatsby Version (I'd only use major(?) version of Gatsby, so currently probably all plugins should work)

Sorting:

  • Name
  • Popularity
  • Date of the last update

@shannonbux
Copy link
Contributor Author

Sort of related to issue #4827 because as we expand what categories of plugins are included in the library, the naming conventions for plugins will likely need to change.

@shansmith01
Copy link
Contributor

Hey @shannonbux, There is a load of new plugins being added (over 500 I recall from the Gatsby days keynote) but the discovery of new plugins is pretty tricky.

The UX is also a bit painful at the moment. As a user each time I scroll the list of plugins I need to click to load more. On clicking plugin, the list goes back to the top on redirect. On clicking back the list still stays at the top forcing the sure to start scrolling and clicking load more.

While I'm at it I would think this is low hanging fruit from a content marketing point of view for your blog/email list. I would be stoked to get at weekly/month email highlighting new plugins.

@shannonbux
Copy link
Contributor Author

@shansmith01 Ah great feedback. Setting up calls to watch people using the plugin library soon! Want to be one of them? ;)

Highlighting new plugins is a great idea for the newsletter, too

@shansmith01
Copy link
Contributor

Sure thing @shannonbux count me in

@shannonbux
Copy link
Contributor Author

ok I'll write that down; will email you once that round of research starts! Thanks @shansmith01!

@gatsbot gatsbot bot added the stale? Issue that may be closed soon due to the original author not responding any more. label Feb 8, 2019
@gatsbot
Copy link

gatsbot bot commented Feb 8, 2019

Hiya!

This issue has gone quiet. Spooky quiet. 👻

We get a lot of issues, so we currently close issues after 30 days of inactivity. It’s been at least 20 days since the last update here.

If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open!

Thanks for being a part of the Gatsby community! 💪💜

@gatsbot
Copy link

gatsbot bot commented Feb 19, 2019

Hey again!

It’s been 30 days since anything happened on this issue, so our friendly neighborhood robot (that’s me!) is going to close it.

Please keep in mind that I’m only a robot, so if I’ve closed this issue in error, I’m HUMAN_EMOTION_SORRY. Please feel free to reopen this issue or create a new one if you need anything else.

Thanks again for being part of the Gatsby community!

@gatsbot gatsbot bot closed this as completed Feb 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale? Issue that may be closed soon due to the original author not responding any more.
Projects
None yet
Development

No branches or pull requests

5 participants