Gatsby: www(showcase): closing modal after navigating items doesn't persist filters

Created on 10 Jan 2019  路  5Comments  路  Source: gatsbyjs/gatsby

9483 implemented the fix for opening a modal item from the showcase, closing it and then losing applied filters. This works if only one item is browsed.

However, if the site visitor browses multiple showcase items in the modal and then closes, the filter state is lost.

The filters should persist whether one showcase item is viewed, or multiple.

help wanted

All 5 comments

Hi, I would like to start contributing to Gatsby by helping with this issue. Can I work on this?
As I understand, the filter state is lost after viewing more than one showcase item in the showcase page. The filter should preserve state no matter how many items are viewed, right?

@danedavid go for it! Sounds like you know what to do. Let me know if you need any help.

@andrew-anguiano So I ran into a problem while setting up the site.
I ran gatsby develop in www folder, and it's still on onPreBootstrap after one hour. Does this usually take this much time?

@danedavid you probably have missed this section in the Readme.md
https://github.com/gatsbyjs/gatsby/tree/master/www#running-slow-build-screenshots-placeholder

@wardpeet Actually I read that. But it was also written if you're working on showcase, you shouldn't do it.

Was this page helpful?
0 / 5 - 0 ratings